Skip to content

TombolaDist is an implementation of the italian famous game Tombola based on a distributed architecture, in particular using a ring network. This game is written in Java and the communication between nodes is made possible by Java RMI (Remote Method Invocation). The most common problems of a distributed system like synchronization, consensus rea…

Notifications You must be signed in to change notification settings

trainiste/TombolaDist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TombolaDist

TombolaDist is an implementation of the italian famous game Tombola based on a distributed architecture, in particular using a ring network. This game is written in Java and the communication between nodes is made possible by Java RMI (Remote Method Invocation). The most common problems of a distributed system like synchronization, consensus reaching and crash detection are addressed and solved.

About

TombolaDist is an implementation of the italian famous game Tombola based on a distributed architecture, in particular using a ring network. This game is written in Java and the communication between nodes is made possible by Java RMI (Remote Method Invocation). The most common problems of a distributed system like synchronization, consensus rea…

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published