/cfabcast

A simple implementation of Collision-fast Atomic Broadcast protocol

Primary LanguageScalaGNU General Public License v3.0GPL-3.0

CFABCast

This is a simple implementation of Collision-fast Atomic Broadcast protocol in Scala, based on this article. CFABCast is Open Source and available under the terms of the GNU General Public License.

Running

Please read the HOW_TO_RUN file.