[erlang-questions] Distributed Process Registry

Ulf Wiger ulf@REDACTED
Sun Feb 8 21:38:13 CET 2015


> On 08 Feb 2015, at 20:56, Roberto Ostinelli <roberto@REDACTED> wrote:
> 
> For the distributed part it relies on gen_leader. I've heard too many horror stories on gen_leader. Maybe that's not a thing anymore.

Personally, I’m putting my energy into locks_leader rather than gen_leader. There is a gproc branch that uses locks_leader [1], and I’m willing to support it (OSS-style, that is, best-effort unless someone actually pays me).

I’d love to make the locks_leader version the main track for distributed gproc, but am hoping for field reports from people actually using locks_leader in anger.

[1] https://github.com/uwiger/gproc/tree/uw-locks_leader <https://github.com/uwiger/gproc/tree/uw-locks_leader>

BR,
Ulf W

Ulf Wiger, Co-founder & Developer Advocate, Feuerlabs Inc.
http://feuerlabs.com



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20150208/ce674025/attachment.htm>


More information about the erlang-questions mailing list