Fibers and Continuations for the Java Virtual Machine

Project Loom’s mission is to make it easier to write, debug, profile and maintain concurrent applications meeting today’s requirements. Threads, provided by Java from its first day, are a natural and convenient concurrency construct (putting aside the sep… Read more

Similar

Java 9 new features

Java 9 New Features. Java 1.9 features. Java 9 features with examples of modular system, REPL, JShell, module system, reactive streams, image api, Optional... (more…)

Read more »