Skip to content
/ bss Public

A simulation of BSS algorithm, a distributed algorithm to order messages in a distributed system. Under construction

Notifications You must be signed in to change notification settings

aswinm/bss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

bss

A simulation of BSS algorithm, a distributed algorithm to order messages in a distributed system.

Working

The server.py file takes care of the sending and receiving part, while the bss.py file implements the algorithm and orders the messages from multiple senders..

About

A simulation of BSS algorithm, a distributed algorithm to order messages in a distributed system. Under construction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages