Skip to content

Astronomers-Astrologists simulation demonstrating multithreading and synchronization in Java

Notifications You must be signed in to change notification settings

atduffaut/Java-Synchronization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-Synchronization

Astronomers-Astrologists simulation demonstrating multithreading and synchronization in Java. Uses semaphores and mutexes to ensure no race conditions occur between all the travelers that are trying to settle mars. A fun simulation exercise meant to improve skills in multithreading using Java.

Note: Still working on completing implementation of Quarantine, Earth, and Mars Location classes, they don't have any functionality yet.

About

Astronomers-Astrologists simulation demonstrating multithreading and synchronization in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages