You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight, high-performance HTTP/1.1 engine for Java 25. Built from the ground up with zero external dependencies, leveraging Virtual Threads for massive scalability and modern TLS for native security.
This project will hold examples about how to use features like threads, virtual threads and futures to increase the performance of applications using asynchronous and parallel programming