bondy-io / bondy

Bondy is an open source, always-on and scalable application networking platform connecting all elements of a distributed application—offering service and event mesh capabilities combined. Bondy implements the open Web Application Messaging Protocol (WAMP) and is written in Erlang.
https://www.bondy.io
Apache License 2.0
129 stars 12 forks source link

Replace and test `bondy_peer_discovery_agent` with the new `partisan_peer_discovery_agent` #23

Closed aramallo closed 3 months ago

aramallo commented 1 year ago

The new partisan_peer_discovery_agent is based on bondy_peer_discovery_agent but works by updating the Partisan membership with all nodes obtain through discovery rather than selecting a node to join at random from those discovered.