Hello everybody,I'm sending this e-mail to the user group because I have not been able to find an answer to this (and several other architectural) questions by googling.In the process of trying to understand some of the core inner workings of Akka actors, I stumbled upon the question of why are top-level actors created synchronously, i.e. why is such special casing necessary. I would greatly appreciate it if somebody could shed light on this, or point me to some resources on the internet instead.
Regards,Erik AllikP.S. I'm generally interested in the architecture behind the roots of actor systems (guardian, system, user, whatnot) and how the low level parts (Create, Link, watching, remote actor creation—all that is normally hidden away behind the curtains of parental supervision) of Akka work.--
>>>>>>>>>> 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.