I will definitely check out Netty based jmemcached, very promise to me. Thanks for your great work.<br><br><div class="gmail_quote">On Thu, Jun 11, 2009 at 6:47 AM, Ryan Daum <span dir="ltr">&lt;<a href="mailto:ryan@thimbleware.com">ryan@thimbleware.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Hi there, I&#39;m the maintainer of jmemcached<br>
(<a href="http://thimbleware.com/projects/jmemcached" target="_blank">http://thimbleware.com/projects/jmemcached</a>), which is an open source Java<br>
implementation of memcached, compatible with the memcached protocol.<br>
<br>
Up until yesterday I was using Apache MINA 2. I spent the day yesterday<br>
switching over to Netty. I must say I&#39;m happier.<br>
<br>
Things I liked:<br>
<br>
   * Clearer documentation<br>
   * A saner API in many places, with better defaults<br>
   * More active development cycle.<br>
<br>
After switching to Netty I had a 20% improvement in overall performance, and<br>
the code was much simpler. Now, much of the improvement in performance may<br>
have been because I had a chance to rewrite the decoder and likely produced<br>
better code, but that is also a good argument for Netty...<br>
<br>
Congratulations on running such a great project.<br>
<br>
If anybody wants to check out my source code and offer criticisms and<br>
contributions, I&#39;d really appreciate that!<br>
<br>
Thanks,<br>
<br>
Ryan<br>
<font color="#888888">--<br>
View this message in context: <a href="http://n2.nabble.com/Switched-to-Netty-from-Mina%2C-Happier-Now-tp3062046p3062046.html" target="_blank">http://n2.nabble.com/Switched-to-Netty-from-Mina%2C-Happier-Now-tp3062046p3062046.html</a><br>

Sent from the Netty User Group mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
netty-users mailing list<br>
<a href="mailto:netty-users@lists.jboss.org">netty-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/netty-users" target="_blank">https://lists.jboss.org/mailman/listinfo/netty-users</a><br>
</font></blockquote></div><br>