Eclipse Vertx playground
-
Updated
Jul 15, 2026 - Java
Eclipse Vertx playground
Vert.x event-bus message codec backed by Apache Avro - send straight over the bus and reuse your Kafka schemas. Modernized from a legacy prototype built on the now-abandoned Twitter Serial library.
Rapid Development: R2MO = R² Meta-Orchestrated / for Rachel Momo
Vert.x 5 Dynamic API Manager: dynamically deploy/manage HTTP verticles via API. JSON config (port, endpoints, responses), `/health` endpoint, disk-persisted state with auto-restore on startup. Uses VerticleBase, Future API, Vert.x Web.
Vert.x microservice for saving JSON via REST (/api/users) and files via gRPC (Unary/Stream/Bidirectional). Features Base64 content (≤400KB), metadata, auto-naming, uploads dir. HTTP:8888, gRPC:50051. Maven fat JAR ready.
Reactive streaming service built with Vert.x 5 and PostgreSQL. Streams thousands of records as ND-JSON over HTTP with low memory usage. Features async processing, Docker support, health checks, and configurable data generation. Ideal for high-performance data streaming scenarios.
Add a description, image, and links to the vertx5 topic page so that developers can more easily learn about it.
To associate your repository with the vertx5 topic, visit your repo's landing page and select "manage topics."