A high-performance, non-blocking I/O framework for Java that provides event loop groups and channel pipelines to handle incoming requests in an asynchronous manner.
Ex: Canva API gateway uses Netty library
Search
Oct 07, 20251 min read
A high-performance, non-blocking I/O framework for Java that provides event loop groups and channel pipelines to handle incoming requests in an asynchronous manner.
Ex: Canva API gateway uses Netty library