scalecube / scalecube-cluster

ScaleCube Cluster is a lightweight Java VM implementation of SWIM: Scalable Weakly-consistent Infection-style Process Group Membership Protocol. features cluster membership, failure detection, and gossip protocol library.
http://scalecube.github.io/
Apache License 2.0
263 stars 88 forks source link

Expose member via multiple external hosts #384

Open artem-v opened 1 year ago

artem-v commented 1 year ago

Add functionality that allows to expose cluster member via multiple external hosts. This is must be configuration option.