Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vert-x3/vertx-jgroups
JGroups based cluster manager implementation
https://github.com/vert-x3/vertx-jgroups
Last synced: 2 months ago
JSON representation
JGroups based cluster manager implementation
- Host: GitHub
- URL: https://github.com/vert-x3/vertx-jgroups
- Owner: vert-x3
- License: apache-2.0
- Archived: true
- Created: 2015-02-04T09:53:10.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-08-01T22:02:03.000Z (over 6 years ago)
- Last Synced: 2024-08-04T01:08:02.942Z (6 months ago)
- Language: Java
- Size: 231 KB
- Stars: 5
- Watchers: 25
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE.txt
Awesome Lists containing this project
- vertx-awesome - JGroups Cluster Manager - JGroups cluster manager. (Cluster Managers)
README
= Project status
This project is retired and is replaced by https://github.com/vert-x3/vertx-infinispan
= JGroups Cluster Manager
This is a cluster manager implementation for Vert.x that uses http://www.jgroups.org[JGroups].
Please see the in source asciidoc documentation or the main documentation on the web-site for a full description
of this component:* link:src/main/asciidoc/java/index.adoc[Java in-source docs]
* link:src/main/asciidoc/groovy/index.adoc[Groovy in-source docs]
* link:src/main/asciidoc/java/index.adoc[Java in-source docs]
* link:src/main/asciidoc/js/index.adoc[JS in-source docs]
* link:src/main/asciidoc/ruby/index.adoc[Ruby in-source docs]