Handling heavy tasks in Netty
Albert Nikola
albert.nikola at gmail.com
Fri May 13 01:20:03 EDT 2011
Hi All,
I'm fairly new to Java and my research led me to Netty. I read that Netty
uses same design pattern with MINA and xSocket. Does this mean the Netty is
complete reactor pattern NIO framework and is concurrency and
synchronization issue in threading already taken care of? I'm wondering that
if the task to process message is heavy then how should I handle this?
Please help me to get enlightened. Thanks.
Albert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/netty-users/attachments/20110513/78fdaec1/attachment.html
More information about the netty-users
mailing list