Have created a short and practical intro into what project loom is all about.

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

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

    A short and practical intro into project loom

  • loomylin

  • The performance benefit is close to be the same as writing reactive code. It grows with number of concurrent connections. In my final project for university I did some perf tests on kinda advanced business logic (jetty server with rest api, calling external web services, cassandra, redis) and got such results. Its not public, neither finished but checkout this one: https://github.com/tipsy/loomylin - tests made here are with small number of connections but when you go 10k difference is getting bigger (just remember to configure your host file limits and port ranges)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • loom

    https://openjdk.org/projects/loom

  • [1] https://github.com/openjdk/loom/blob/fibers/src/java.base/share/classes/java/lang/VirtualThread.java#L933

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