Skip to content

Latest commit

 

History

History

advance

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Distributed Algorithms Implementation With ioCoro

Here, I want to start a new journey with ioCoro, implement distributed algorithms for Message-Passing Distributed Systems from simple to complex, and gradually improve ioCoro to achieve the ultimate goal of ioCoro: Born For Distribution.

Dependency

the google::protobuf is required, if you are a ubuntu user, can get it like:

$ sudo apt install protobuf-compiler

Notation

notation