Re: [分享] Client/Server API

看板java作者 (null)時間16年前 (2009/10/13 08:09), 編輯推噓0(002)
留言2則, 2人參與, 最新討論串2/3 (看更多)
補充一下 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

10/14 00:00, , 1F
xsocket也是一個很簡潔的nio框架
10/14 00:00, 1F

10/14 09:56, , 2F
看起來是個小而美的 project :) 感謝分享.
10/14 09:56, 2F
文章代碼(AID): #1AqyKYqX (java)
文章代碼(AID): #1AqyKYqX (java)