Skip to content
/ gaoler Public

Class project implementing HA Paxos / Erlang/OTP locking service.

Notifications You must be signed in to change notification settings

nruth/gaoler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pronounced "jailer".

Compile using rebar. Makefile added for convenience. 

Eunit tests:
      rebar compile eunit

Common tests:
      Add code:add_pathz("/path/to/gaoler/ebin/"). to your ~/.erlang file
      rebar compile ct

n.b. This is not production code. Written for a measurement paper, it is missing various important components for situations such as state recovery in case of failure and restart.

About

Class project implementing HA Paxos / Erlang/OTP locking service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages