Skip to content

cafererrl/concurrency-classics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concurrency Classics

Explore classic concurrency scenarios using Java.

Run main with the -A arg and a flag of 1, 2, 3 to start respectively:

  1. Dining Philosopher scenario
  2. Post Office simulation (Producer-Consumer scenario)
  3. Readers-Writers scenario

Releases

No releases published

Packages

No packages published

Languages