Search code examples
javahazelcastvert.x

Vertx Hazelcast: Cluster Problems


im working with Vertx and HazelCast to distribute my Verticles about the network.

No I have the problem, that my co-worker also uses clustered verticles with HazelCastManager. Is there a possibility to avoid, that our verticles see each other to prevent by-effects?


Solution

  • You can define Hazelcast Cluster Groups in your cluster.xml file. Here's the manual section related to it: http://docs.hazelcast.org/docs/3.6/manual/html-single/index.html#creating-cluster-groups