×
Netty

How Is Netty Used to Write a High-Performance Distributed Service Framework?

This article gives an overview of Netty and how it works with the distributed service framework.

Essential Technologies for Java Developers: I/O and Netty

This article will show you how BIO, NIO, and AIO were developed and implemented, and how the popular framework Netty works.