Do scala actors use a non-blocking message queue? If not, why not?

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?

Does anyone know?

Thanks!

Bill

Copyright © 2013 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland