jhosteny / eklektos

Distributed leader election using DCell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eklektos

Eklektos is an implementation of the Omega Meets Paxos leader election algorithm, using Tony Arcieri's excellent DCell library.

Contributing to Eklektos

  • Fork this repository on github
  • Make your changes and send me a pull request
  • If I like them I'll merge them
  • If I've accepted a patch, feel free to ask for commit access

Copyright

Copyright (c) 2012 Joe Hosteny. Distributed under the MIT License. See LICENSE.txt for further details.

About

Distributed leader election using DCell


Languages

Language:Ruby 100.0%