Simple Vert.x extension to map your JsonObject configuration to a standard Java bean
created at May 1, 2016, 6:44 a.m.
Demo of high performance AI model (pmml export) evaluator api base on Vert.x, Supports dynamic routing configuration for multiple pmml models via JSON
created at May 4, 2022, 3:28 p.m.
A bi-directional bridge between the SaltStack event system and the Vertx event bus
created at Dec. 20, 2015, 6:51 p.m.
command line client for Vert.x event bus tcp bridge
created at July 5, 2016, 3:50 a.m.
Create Vert.x Modules and Verticles with dependency injection using Eclipse Sisu
created at Dec. 2, 2015, 12:53 p.m.
A simple WAMP broker for your Vert.x-based application
created at Dec. 21, 2020, 10:04 a.m.
A simple Java webapp using Eclipse Vert.x on Cloud Foundry
created at Dec. 13, 2017, 6:43 p.m.
vertx-values enhances JSON handling in Vert.x by providing codecs for the immutable JSON objects from the json-values library. It eliminates the need for copying JSON data during transmission over the Event Bus, reducing garbage collection overhead and boosting performance.
created at June 6, 2022, 4:38 p.m.
Json-values allows Java developers to harness the power of persistent data structures when working with JSON data, simplifying complex data manipulation. It provides a purely functional approach to JSON
created at June 30, 2019, 8:01 p.m.
Small example showing how to use vertx-grpc client in order to target a running dgraph service
created at June 20, 2018, 1:34 p.m.
Vertx-effect brings functional effects to the Vert.x ecosystem and is inspired by Erlang’s actor model. Its manifesto emphasizes principles such as maximizing the use of verticles for scalability, maintaining single responsibility for each verticle, and prioritizing simplicity to enhance reliability and ease debugging.
created at Oct. 17, 2020, 1:51 p.m.