New candidate JEP: 436: Virtual Threads (Second Preview)

Mark Reinhold mark.reinhold at oracle.com
Tue Nov 15 18:00:09 UTC 2022


https://openjdk.org/jeps/436

  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