In two weeks, #Java19 will be released with some of Java's most anticipated features: virtual threads and structured concurrency! 🤩 To make the best use of virtual threads, servers/frameworks need to support them - here's a list of those that do (reply with those I missed). 🧵
📣 All of this is still experimental! Virtual threads and the new APIs are (you need `--enable-preview` and the incubator module `jdk.incubator.concurrent` to use them) and so is support in these projects. You can help them mature over the next months by testing with your app.
@nipafx The Oracle JDBC driver has been instrumented to support Virtual Threads and only uses j.u.c locks in 21.1 release onwards. #JavaOracleDB
@nipafx The problem of Java never was a lack of features...
@nipafx @vertx_project I saw this some time ago vertx.io/blog/vertx-vir…
@nipafx Seems like Gatling.IO could support this for load/performance testing
@nipafx @sivalabs @threadreaderapp plz unroll it for me