GitHub - aswinm/bss: A simulation of BSS algorithm, a distributed algorithm to order messages in a distributed system. Under construction

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

Activity

Stars

0 stars

Watchers

1 watching

Forks

1 fork

Releases

No releases published

Languages