vertx-ignite
Cluster manager
A Vert.x plugin for managing distributed systems using Apache Ignite clusters
35 stars
25 watching
28 forks
Language: Java
last commit: 6 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
atomix/atomix-vertx | Provides a cluster management system for Vert.x applications using the Atomix distributed systems framework. | 25 |
vert-x3/vertx-infinispan | A Vert.x implementation of an Infinispan cluster manager for distributed caching and data storage | 14 |
vert-x3/vertx-zookeeper | A Java-based cluster manager implementation using Zookeeper to manage a group of connected Vert.x nodes. | 73 |
vert-x3/vertx-stack | A pre-configured Maven pom repository for a comprehensive software stack | 120 |
reactiverse/consul-cluster-manager | Consul-based cluster manager for Vert.x ecosystem | 20 |
reactiverse/vertx-maven-plugin | A Maven plugin that facilitates the development and packaging of Vert.x applications | 74 |
vert-x3/vertx-shell | A command-line interface and scripting language for interacting with the Vert.x framework | 38 |
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-service-discovery | Provides tools and bridges for discovering and registering services in microservices architectures | 115 |
vert-x3/vertx-cassandra-client | An extension for interacting with Apache Cassandra using the DataStax Java Driver | 33 |
vert-x3/vertx-jdbc-client | Provides an asynchronous interface to access data from various databases using JDBC drivers. | 126 |
vert-x3/vertx-web | Provides building blocks and a template engine for creating web applications with Vert.x | 1,113 |
vert-x3/vertx-stomp | An implementation of the STOMP specification for building distributed messaging systems | 31 |
vert-x3/vertx-rx | A reactive extensions framework for building composable and event-driven applications with Vert.x | 147 |
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 |