作者qrtt1 (null)
看板java
标题Re: [分享] Client/Server API
时间Tue Oct 13 08:09:05 2009
补充一下 NIO Framework 专案
http://mina.apache.org/
<%
Apache MINA is a network application framework which helps users develop high
performance and high scalability network applications easily. It provides an
abstract · event-driven · asynchronous API over various transports such as
TCP/IP and UDP/IP via Java NIO.
%>
https://grizzly.dev.java.net/
<%
Writing scalable server applications in the Java™ programming language has
always been difficult. Before the advent of the Java New I/O API (NIO),
thread management issues made it impossible for a server to scale to
thousands of users. The Grizzly NIO and Web framework has been designed to
help developers to take advantage of the Java™ NIO API. Grizzly goals is to
help developers to build scalable and robust servers using NIO and we are
also offering extended framework components: Web Framework (HTTP/S), Bayeux
Protocol, Servlet, HttpService OSGi and Comet
%>
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 61.231.53.33
1F:→ westham:xsocket也是一个很简洁的nio框架 10/14 00:00
2F:→ qrtt1:看起来是个小而美的 project :) 感谢分享. 10/14 09:56