Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Netty (software)
Non-blocking I/O client-server framework for the development of Java network applications

Netty is a non-blocking I/O client-server framework for the development of Java network applications such as protocol servers and clients. The asynchronous event-driven network application framework and tools are used to simplify network programming such as TCP and UDP socket servers. Netty includes an implementation of the reactor pattern of programming. Originally developed by JBoss, Netty is now developed and maintained by the Netty Project Community.

Besides being an asynchronous network application framework, Netty also includes built-in implementations of SSL/TLS, HTTP, HTTP/2, HTTP/3, WebSockets, DNS, Protocol Buffers, SPDY and other protocols. Netty is not a Java web container, but is able to run inside one, and supports message compression. Netty has been actively developed since 2004.

Beginning with version 4.0.0, Netty also supports the usage of NIO.2 as a backend, along with NIO and blocking Java sockets.

We don't have any images related to Netty (software) yet.
We don't have any YouTube videos related to Netty (software) yet.
We don't have any PDF documents related to Netty (software) yet.
We don't have any Books related to Netty (software) yet.
We don't have any archived web articles related to Netty (software) yet.

See also

  • Free and open-source software portal

References

  1. "Netty Project". Netty Project Community. http://netty.io/

  2. "Netty 2 1.0 Released". http://www.theserverside.com/news/thread.tss?thread_id=26416