Skip to content

shimisa/mmn15-Multi-Threaded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mmn15

Multi-threaded programming exercise

Class homework of parallel programming in Java:

Q1: Finds all the prime numbers between 0 and a given number. The user provides the number and can control the max of threads that alive.

Q2: Illustration of the dining philosophers problem with a simple GUI, and uses 5 threads, one for every philosopher.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages