Do scala actors use a non-blocking message queue? If not, why not?
No replies
Fri, 2011-10-21, 04:00
Bill La Forge
Joined: 2011-07-13,
On another thread, Eric suggested that I consider using a non-blocking message queue in my actor implementation. Doesn't scala already do that? If not, why not?