vertx-service-discovery

Service discovery tool

Provides tools and bridges for discovering and registering services in microservices architectures

Some tools one can use for doing microservices with Vert.x

GitHub

115 stars
24 watching
67 forks
Language: Java
last commit: 9 days ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
engagingspaces/vertx-graphql-service-discovery A service discovery and query library for GraphQL schemas in Vert.x-based microservices environments. 50
vert-x3/vertx-stack A pre-configured Maven pom repository for a comprehensive software stack 120
vert-x3/vertx-http-service-factory A service factory that deploys from HTTP servers and provides features like basic auth, client configuration, proxy support, and signature verification. 9
vert-x3/vertx-health-check Provides a simple way to expose health checks for an application 14
vert-x3/vertx-service-factory An implementation of a service factory that deploys a verticle based on a JSON descriptor file 21
vert-x3/vertx-lang-js A JavaScript implementation of a Vert.x language that allows developers to write and deploy web applications using a Java 8-based Nashorn JavaScript engine. 35
vert-x3/vertx-web Provides building blocks and a template engine for creating web applications with Vert.x 1,113
vert-x3/vertx-shell A command-line interface and scripting language for interacting with the Vert.x framework 38
sczyh30/vertx-blueprint-microservice An illustrative Vert.x microservice application showcasing asynchronous development and event-driven architecture. 774
vert-x3/vertx-jdbc-client Provides an asynchronous interface to access data from various databases using JDBC drivers. 126
vert-x3/vertx-redis-client An asynchronous API to interact with Redis data structures from within an event-driven Java application. 131
vert-x3/vertx-mail-client An asynchronous SMTP client for sending emails asynchronously using the Vert.x framework 36
ef-labs/vertx-elasticsearch-service Vert.x implementation of an Elasticsearch service with event bus proxying 57
vert-x3/vertx-mqtt A Vert.x module providing support for MQTT protocol with features for client-server communication and message exchange. 186
vert-x3/vertx-infinispan A Vert.x implementation of an Infinispan cluster manager for distributed caching and data storage 14