Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vert-x3/vertx-ignite
https://github.com/vert-x3/vertx-ignite
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vert-x3/vertx-ignite
- Owner: vert-x3
- License: apache-2.0
- Created: 2016-02-24T13:25:18.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-15T15:30:00.000Z (2 months ago)
- Last Synced: 2024-11-15T16:33:07.460Z (2 months ago)
- Language: Java
- Size: 551 KB
- Stars: 35
- Watchers: 25
- Forks: 28
- Open Issues: 3
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE.txt
Awesome Lists containing this project
- vertx-awesome - Ignite Cluster Manager - favicon.svg" alt="(stack)" title="Vert.x Stack" height="16px"> - Ignite cluster manager. (Cluster Managers)
README
= Apache Ignite Cluster Manager
image:https://github.com/vert-x3/vertx-ignite/workflows/CI/badge.svg?branch=master["Build Status", link="https://github.com/vert-x3/vertx-ignite/actions/workflows/ci.yml"]
This is a cluster manager implementation for Vert.x that uses http://ignite.apache.org/index.html[Apache Ignite].
Vert.x cluster manager is pluggable component. So you can replace default Vert.x cluster manager by this implementation.
Please see the main documentation on the web-site for a full description:
* https://vertx.io/docs/vertx-ignite/java/[Web-site documentation]