I am doing some research related to Java NIO. I need to find some representative
applications that are based on this framework. Please feel free to suggest! The more, the merrier!
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The Apache MINA Networking framework is built on NIO (and is used by many applications to provide high-performance networking).
I believe JETTY uses continuations to support 5000+ HTTP Comet connections using Servlet 3.0 continuations.
Also you can look at a BlazeDS NIO implementation (basically an opensource LCDS).
http://blogs.webtide.com/athena/entry/asynchronous_blazeds_polling_with_jetty