Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>The <a href="http://mina.apache.org/" rel="nofollow noreferrer">Apache MINA</a> Networking framework is built on NIO (and is used by many applications to provide high-performance networking).</p> <blockquote> <p>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.</p> <p>Apache MINA is often called:</p> <ul> <li>NIO framework · library,</li> <li>client · server framework · library, or</li> <li>a networking · socket library.</li> </ul> <p>However, it's much more than that. Please take a look around the list of the <a href="http://mina.apache.org/features.html" rel="nofollow noreferrer">features</a> that enable rapid network application development, and what people says about MINA. Please grab yourself a download, try our Quick Start Guide, surf our FAQ or start join us on our community</p> </blockquote> <p>I believe JETTY uses continuations to <a href="http://cometdaily.com/2008/01/07/20000-reasons-that-comet-scales/" rel="nofollow noreferrer">support 5000+ HTTP Comet connections</a> using Servlet 3.0 continuations.</p> <p>Also you can look at a BlazeDS NIO implementation (basically an opensource LCDS). <a href="http://blogs.webtide.com/athena/entry/asynchronous_blazeds_polling_with_jetty" rel="nofollow noreferrer">http://blogs.webtide.com/athena/entry/asynchronous_blazeds_polling_with_jetty</a></p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload