5, 10 or 20 seats+ for your team - learn more
Introduces the Netty framework and shows you how to incorporate it into your Java network applications. You'll learn to write highly scalable applications without the need to dive into the low-level non-blocking APIs at the core of Java.
Netty is a Java-based networking framework that manages complex networking, multithreading, and concurrency for your applications. And Netty hides the boilerplate and low-level code, keeping your business logic separate and easier to reuse. With Netty, you get an easy-to-use API, leaving you free to focus on what's unique to your application.
This book assumes readers are comfortable with Java and basic network architecture.
The first-ever book on Netty ... shows how to build a high-performance, low-latency network application.
High-performance Java network stacks—covered from concepts to best practices.
The most comprehensive content for getting the most out of Netty.
An excellent overview of the Netty framework. Highly recommended to anyone doing performance-sensitive network I/O work in Java.
geekle is based on a wordle clone.