Skip to content

Simulated distributed network with omission failures (f<n/2) and delays

Notifications You must be signed in to change notification settings

tal66/distributed-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed System

quite a mess that works magnificently



log

Simulated distributed network

Simulated distributed network with multiple servers and clients, and omission failures (f<n/2). Servers sync state (with at least n-f, for safety) before replying to a client read/write request.
Clients can transfer tokens they own to other clients (using the API that talks to the servers), and can also query the servers for the current ownership state. Initial state: 60 tokens, owned by 6 clients (10 each).

About

Simulated distributed network with omission failures (f<n/2) and delays

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages