For microkernels, is there a preferred way of doing things in terms of putting "work" in the constructor or startup method or does it not matter? Currently I create an ActorSystem in the constructor and spawn the Workers (I have a Master-Worker system) in the startup.
Also, is there a place to download the Scaladoc for Akka? I can only find links to an "online" version here: http://akka.io/docs/
-Adelbert--
>>>>>>>>>> Read the docs: http://akka.io/docs/
>>>>>>>>>> Check the FAQ: http://akka.io/faq/
>>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
---
You received this message because you are subscribed to the Google Groups "Akka User List" group.
To post to this group, send email to akka...@googlegroups.com.
To unsubscribe from this group, send email to akka-user+...@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user?hl=en.