使用NIO框架的Java程序 [英] Java programs using NIO framework

查看:88
本文介绍了使用NIO框架的Java程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在做一些与Java NIO相关的研究.我需要找一些代表 基于此框架的应用程序.请随时提出建议!多多益善!

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!

谢谢

推荐答案

Apache MINA 网络框架是建立在NIO上(许多应用程序用于提供高性能网络).

The Apache MINA Networking framework is built on NIO (and is used by many applications to provide high-performance networking).

Apache MINA是网络应用程序 帮助用户发展的框架 高性能和高可扩展性 网络应用程序轻松实现.它 提供摘要·事件驱动· 各种异步API 传输,例如TCP/IP和UDP/IP 通过Java NIO.

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.

Apache MINA通常被称为:

Apache MINA is often called:

  • NIO框架·库,
  • 客户端·服务器框架·库,或
  • 网络套接字套接字.
  • NIO framework · library,
  • client · server framework · library, or
  • a networking · socket library.

但是,不仅如此. 请浏览以下列表 功能,可实现快速联网 应用程序开发以及什么 人们说起MINA.请抓紧 自己下载,尝试我们的快速 开始指南,浏览常见问题解答或开始 加入我们的社区

However, it's much more than that. Please take a look around the list of the features 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

我相信JETTY使用延续来支持5000+ HTTP使用Servlet 3.0延续的彗星连接.

I believe JETTY uses continuations to support 5000+ HTTP Comet connections using Servlet 3.0 continuations.

您还可以查看BlazeDS NIO实现(基本上是开源LCDS). http://blogs.webtide.com/athena/entry/asynchronous_blazeds_polling_with_jetty

Also you can look at a BlazeDS NIO implementation (basically an opensource LCDS). http://blogs.webtide.com/athena/entry/asynchronous_blazeds_polling_with_jetty

这篇关于使用NIO框架的Java程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆