Async await in Java

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
  • Reactive Streams

    Reactive Streams Specification for the JVM

  • You can go all in on "Reactive programming", more infos: Reactive Streams (spec), Spring Reactor, RxJava

  • ea-async

    EA Async implements async-await methods in the JVM.

  • 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
  • Vert.x

    Vert.x is a tool-kit for building reactive applications on the JVM

  • If you want to see what a really good example of asyncronous programming is in Java and something familiar to node.js checkout http://vertx.io

  • FrameworkBenchmarks

    Source for the TechEmpower Framework Benchmarks project

  • Erlang / Elixir aren't winning any benchmarks I know of. See https://www.techempower.com/benchmarks/ for the most popular web server benchmark.

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