gao-yan / booth

The Booth Cluster Ticket Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Booth Cluster Ticket Manager
    
Booth manages the ticket which authorizes one of the cluster sites located in
geographically dispersed distances to run certain resources. It is designed to
be an add-on of Pacemaker, which extends Pacemaker to support geographically
distributed clustering.
    
Booth includes an implementation of Paxos and Paxos Lease algorithm, which
guarantees the distributed consensus among different cluster sites. One
development goal of the Paxos implementation is to be flexible enough so that
it can also be used by some other projects which need Paxos.

Now, the Booth is still in heavy development, review and comments are highly
appreciated ;)
    
Regards,
Jiaju Zhang <jjzhang@suse.de>

About

The Booth Cluster Ticket Manager

License:GNU General Public License v2.0


Languages

Language:C 73.1%Language:Python 12.7%Language:M4 7.4%Language:Shell 3.7%Language:Makefile 3.1%