PBFT proof of concept with SARL

   page       attach   
abstract

This project is a proof of concept of the Practical Byzantine Fault Tolerance. The PBFT gives the ability to independent distributed nodes to come to an agreement on the state of the system, tolerating a certain amount of node failures and/or manipulated messages.
The proof of concept is implemented by means of the SARL agent-oriented language.

references
outcomes