Project Loom
- is to intended to explore, incubate and deliver Java VM features and APIs built on top of them for the purpose of supporting easy-to-use, high-throughput lightweight concurrency and new programming models on the Java platform. This is accomplished by the addition of the following constructs:
- Virtual threads
- Delimited continuations
- Tail-call elimination
State of Loom
- Part 1 - http://cr.openjdk.java.net/~rpressler/loom/loom/sol1_part1.html
- Part 2 - https://cr.openjdk.java.net/~rpressler/loom/loom/sol1_part2.html