tsegismont / vertx-hazelcast

Hazelcast Cluster Manager for Vert.x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hazelcast Cluster Manager

Build Status (5.x) Build Status (4.x)

This is a cluster manager implementation for Vert.x that uses Hazelcast.

It is the default cluster manager in the Vert.x distribution, but it can be replaced with another implementation as Vert.x cluster managers are pluggable.

Please see the main documentation on the web-site for a full description:

Running tests

To run the clustering test suite, open a terminal and type:

mvn test

There are additional integration tests in this project. To run these tests as well:

mvn verify

About

Hazelcast Cluster Manager for Vert.x

License:Apache License 2.0


Languages

Language:Java 100.0%