Why Vertx ( Java's Library for Reactive/Async platform) isn't used much ?

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
  • vertx-jooq

    A jOOQ-CodeGenerator to create vertx-ified DAOs and POJOs.

  • And even though it's not an ORM, there is a jOOQ integration (which I wrote): https://github.com/jklingsporn/vertx-jooq

  • config

    configuration library for JVM languages using HOCON files

  • Just an FYI regarding config - I've found HOCON (aka Lightbend Config) to be a great alternative to Spring's config. Not as flexible out of the box and its POJO binder certainly not as powerful but it's lightweight, supports building hierarchical config lookups and has some predefined overrides (system properties and env variables).

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