Yet another delimited continuations implementation and why Project Loom is a bit disappointing

This page summarizes the projects mentioned and recommended in the original post on /r/java

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • javactrl

    Resumable exceptions and delimited continuations for JVM

  • lombok-pg

    Collection of lombok extensions

  • Why do you need exceptions for control flow? I mean, are there corner cases that an implementation such as Yield would fail?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • loom-fiber

    Continuation & Fiber examples using the OpenJDK project Loom prototype

  • You can play directly with JDK continuations with some add-opens hacking to create generators, but AFAIK, Continuation is being kept private because it is not Thread safe and its usage is heavilly tied with some compiler assumptions, so missusage might crash the VM.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts