Go to the following articles for more details:
- How to build your own HTTP server with #Java API, use virtual threads for handling incoming requests and compare performance with version based on standard threads -> Java HTTP Server and Virtual Threads
- How to use virtual threads, build a native image with GraalVM and run such the Java app on Kubernetes -> Native Java with GraalVM and Virtual Threads on Kubernetes