<div dir="ltr">Trustin,<div><br></div><div> As always, great job!. I would love to get a feeling on how you plan to address the "too fast writes" problem. In a completely async architecture, this is really problematic.</div>
<div><br></div><div>-shay.banon<br><br><div class="gmail_quote">On Mon, Aug 30, 2010 at 10:58 AM, "이희승 (Trustin Lee)" <span dir="ltr"><<a href="mailto:trustin@gmail.com">trustin@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi community,<br>
<br>
Netty 3.2.2.Final, another official stable release in 3.2 branch, has<br>
been released.<br>
<br>
The Netty project is an effort to provide an asynchronous, event-driven<br>
network application framework and tools for rapid development of<br>
maintainable, high-performance, high-scalability protocol servers and<br>
clients.<br>
<br>
In other words, Netty is an NIO client server framework that enables<br>
quick and easy development of network applications such as protocol<br>
servers and clients. It simplifies and streamlines network programming<br>
such as TCP and UDP socket servers<br>
<br>
Please visit our web site to get more information and download it. Your<br>
feed back is more than appreciated - please visit the discussion forum<br>
and leave some comments and questions:<br>
<br>
* <a href="http://www.jboss.org/netty/" target="_blank">http://www.jboss.org/netty/</a><br>
<br>
Articles from the Community Members<br>
===================================<br>
Our Wiki space was not maintained actively enough so far. I took some<br>
spare time to update the list of assorted articles contributed by the<br>
community. Please feel free to enjoy what other users found from Netty<br>
and to add one if your article is not listed:<br>
<br>
* <a href="http://community.jboss.org/wiki/Netty" target="_blank">http://community.jboss.org/wiki/Netty</a><br>
<br>
What's new since 3.2.1.Final<br>
============================<br>
This release is a stability release which contains the cumulative fixes<br>
for more than dozen community-reported bugs. I'd like to say a huge<br>
thank you to all those who reported the bugs and waited for the fixes<br>
patiently. For the detailed list of the fixed issues, please visit the<br>
issue tracker:<br>
<br>
* <a href="http://jira.jboss.org/jira/browse/NETTY" target="_blank">http://jira.jboss.org/jira/browse/NETTY</a><br>
<br>
Upcoming Releases<br>
=================<br>
I am thinking of beginning Netty 4.0 which addresses the fundamental<br>
issues such as:<br>
<br>
* upstream/downstream naming confusion<br>
* OutOfMemoryError caused by too fast writes<br>
* incomplete HTTP tunneling transport<br>
* incomplete custom thread naming (DONE)<br>
<br>
along with the following new features:<br>
<br>
* HTTP file uploads<br>
* IP-level firewall<br>
* traffic counter / shaper<br>
* JMX integration<br>
* HTTP and SOCKS proxy support on the client side<br>
<br>
Please feel free to join the community and enrich this list to let us<br>
make Netty even better network application framework!<br>
<br>
* <a href="http://jboss.org/netty/community.html" target="_blank">http://jboss.org/netty/community.html</a><br>
<br>
Cheers,<br>
Trustin<br>
<font color="#888888"><br>
--<br>
what we call human nature in actuality is human habit<br>
<a href="http://gleamynode.net/" target="_blank">http://gleamynode.net/</a><br>
<br>
</font><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></blockquote></div><br></div></div>