Hacker News new | ask | show | jobs
by dimitrios1 856 days ago
There was something called gen_leader back in the day that came out of Jungerl

and an attempt to correct it by Hans Svensson: https://erlang.org/workshop/2005/NewLeaderElection.pdf

This project attempts to modernize it: https://github.com/lehoff/gen_leader

But from what I can tell, theres no standardized solution. There are quite a few libraries I can see out there, however.