Skip to content

jkew/intheory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

intheory

Implementation of paxos in c, in theory.

./configure make make check

TODO

  • distributed locks api
  • ephemeral locks for leader election
  • "reserved" slots
  • backup/restore node
  • redirectable log/output
  • code cleanup/documentation
  • JSON protocol instead of native
  • ruby/java clients

About

Implementation of paxos in c, in theory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published