plus,I think it would be great that i could create a dispatcher from the eventloop,and using it for the actor creating,but currently it's impossible.
and for the flow control and thread usage,you could reuse the event loop ,control the register and deregister,control the read and write and change read mode between the pull or push.you could merge the write and do a final flush. netty4 is really flexible. notable change: 1,bytebuf scale 2,pooled bytebuf allocator 3,write do not automatic flush 4,could pause the accept 5,more flexible thread model 6,more simpler event 7,epoll based one(tcp,udp,domain) -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
