Hi All,<br><br>I&#39;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&#39;m wondering that if the task to process message is heavy then how should I handle this? Please help me to get enlightened. Thanks.<br>
<br>Albert<br>