Skip to content

Latest commit

 

History

History
 
 

athena

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Athena

Athena is a byzantine environment library, providing tools to establish quorums and reach consensuses.

This library is part of the Elle set of libraries.

Motivation

Elle was originally designed to be the core library of infinit, a distributed file system. Athena contains the abstraction for consensus algorithms, like Paxos.

How to compile

See Elle: How to compile.

./drake //athena/build -j 2

Maintainers