Virtual Thread vs NIO
Kasper Nielsen
kasperni at gmail.com
Wed Nov 9 09:09:28 UTC 2022
Virtual threads is a preview API [1] in Java 19.
You need to enable it as detailed in the
"Virtual threads are a preview API, disabled by default"
section of JEP 425.
/Kasper
[1] https://openjdk.org/jeps/12
On Wed, 9 Nov 2022 at 09:05, kronos72it <kronos72it at gmail.com> wrote:
>
> Cool, thanks! I will stay tuned !
> Just another question , does Virtual T are already in place inside JDK 19 ?
>
More information about the loom-dev
mailing list