作者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
→ westham:xsocket也是一個很簡潔的nio框架 10/14 00:00
→ qrtt1:看起來是個小而美的 project :) 感謝分享. 10/14 09:56