Skip to content

Vagabond/gl_async_bully

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gl_async_bully - A leader election implementation

gl_async_bully implements the Asynchronous Bully Algorithm for performing leader election in an erlang cluster.

Features

  • Distributed leader election behaviour
  • OTP application and configuration
  • Builds with rebar

Installation

Building gl_async_bully _____________

Prerequisites: - Erlang R14B+ - rebar

  1. rebar compile
  2. enjoy a well earned margarita

About

Dynamic Leader Election behaviour for Erlang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Erlang 100.0%