Back to Programs

Web

Netty

Netty is an asynchronous event-driven network framework

cjavajni

Participation history

1 GSoC year

2020

1 project

Official year page

Adding io_uring transport to Netty

The new io_uring interface added to the Linux Kernel 5.1 is a high I/O performance scalable interface for fully asynchronous Linux syscalls. The goal...