82
57
Growth Score 82 in past quarter
-3 pts
Heat Score 57 in past quarter
3 pts
Company Performance Metrics
Score
Trend
AI Content may contain mistakes and is not legal, financial or investment advice.Learn more.
Growth Score - The measure of growth based on company activity, operational metrics, and investments
Growth Trend - The change in the growth score over the given time period
Heat Score - The measure of the market interest, media activity, and Crunchbase profile activity
Heat Trend - The change in the heat score over the given time period
See more interactive data and historical milestones on desktop for the best experience
1074840
Netty is an event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
About the Company
Netty is a non-blocking I/O client-server framework for the development of Java network applications such as protocol servers and clients. 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 HTTP protocol support, including the ability to run inside a servlet container, support for WebSockets, integration with Google Protocol Buffers, SSL/TLS support, support for SPDY protocol, and support for message compression.
As of version 4.0.0, Netty also supports the usage of NIO.2 as a backend, along with NIO and blocking Java sockets.