Notes on Virtual Threads and Clojure
Have you heard the news? Virtual Threads implementation landed into JDK19 as a preview feature! Are you excited? No? You should be! It's an amazing addition to the Java platform.
Note this article discusses Preview version of software. Take it as an ...
ales.rocks8 min read
Aleš Najmann
Counting bits from 8 to 64
There is now JEP 428: Structured Concurrency (Incubator).