Raft: study and implementation in JavaScript

   page       attach   
abstract

The purpose of this report is to introduce and explain our proposed project regarding the Raft consensus algorithm.
In particular, our project has required a preliminary phase of studying and understanding the recommended paper.
The project then involved an implementation of the consensus protocol in Javascript language and then it has been used as the basis of a web application for online auction management, so as to identify and report any advantages and disadvantages of the studied algorithm.

keywords
Raft •. consensus • JavaScript
references
outcomes