vertx-infinispan
Cluster Manager
A Vert.x implementation of an Infinispan cluster manager for distributed caching and data storage
Infinispan Cluster Manager for Vert.x
14 stars
20 watching
16 forks
Language: Java
last commit: 8 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-zookeeper | A Java-based cluster manager implementation using Zookeeper to manage a group of connected Vert.x nodes. | 73 |
vert-x3/vertx-ignite | A Vert.x plugin for managing distributed systems using Apache Ignite clusters | 35 |
vert-x3/vertx-hazelcast | A Vert.x project implementing the Hazelcast cluster manager | 78 |
vert-x3/vertx-stack | A pre-configured Maven pom repository for a comprehensive software stack | 120 |
vert-x3/vertx-jdbc-client | Provides an asynchronous interface to access data from various databases using JDBC drivers. | 126 |
reactiverse/consul-cluster-manager | Consul-based cluster manager for Vert.x ecosystem | 20 |
vert-x3/vertx-mongo-client | An asynchronous client for interacting with a MongoDB database | 60 |
finovertech/vertx-config-aws-ssm | A Config Store backed by AWS SSM | 1 |
vert-x3/vertx-cassandra-client | An extension for interacting with Apache Cassandra using the DataStax Java Driver | 33 |
vert-x3/vertx-kafka-client | A client library for interacting with Apache Kafka clusters in various programming languages | 84 |
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-shell | A command-line interface and scripting language for interacting with the Vert.x framework | 38 |
vert-x3/vertx-stomp | An implementation of the STOMP specification for building distributed messaging systems | 31 |
vert-x3/vertx-mqtt | A Vert.x module providing support for MQTT protocol with features for client-server communication and message exchange. | 186 |