New candidate JEP: 425: Virtual Threads (Preview)


Introduce virtual threads to the Java Platform. Virtual threads are lightweight threads that dramatically reduce the effort of writing, maintaining, and observing high-throughput concurrent applications. This is a preview API …

More at https://openjdk.java.net/jeps/425