betrcode / java-virtual-threads-demo

A demo of virtual threads in Java 19. Virtual threads are in preview in Java 19. The objective of the demo is to have a somewhat fair comparison of the performance between a fixed thread pool and virtual threads when doing blocking work (not CPU intensive work).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

betrcode/java-virtual-threads-demo Issues

No issues in this repository yet.