[erlang-questions] [ANN] Paxoid - distributed sequence generator.
Karolis Petrauskas
k.petrauskas@REDACTED
Thu Mar 28 12:56:42 CET 2019
I have released an application for generating a sequence of unique
numbers in a master-less cluster. The algorithm is based on the
classical Paxos. It was build primarily to assign short unique
identifiers to nodes in a cluster.
I hope you will find it useful. More details at:
https://github.com/erisata/paxoid
Karolis Petrauskas
More information about the erlang-questions
mailing list