New candidate JEP: 425: Virtual Threads (Preview)

mark.reinhold at oracle.com mark.reinhold at oracle.com
Wed Apr 6 16:10:31 UTC 2022


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

  Summary: 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.

- Mark


More information about the jdk-dev mailing list