This page is no longer maintained — Please continue to the home page at www.scala-lang.org

threaded actors

No replies
manojo
Joined: 2008-12-22,
User offline. Last seen 3 years 3 weeks ago.
Hello,

after reading the tutorial on Actors, my understanding is that if I want strictly threaded actors, I should only use the receive method (and not the react one). Is this correct ? And if I want to use strictly threaded actors, are there more efficient/cheaper constructs I should use ?

Thanks,
Manohar

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