Is there a Distributed Process Registry lib/crate?

The task of Distributed Process Registry is: given a cluster of machines, distribute named workers across them, such that everyone is in agreement where each worker runs.

Similar to syn and swarm in Elixir.

If not, I would appreciate any pointers to the parts that can be used to build it (e.g. distributed in-memory HashMap).

Thank you, Dmitry.

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.