vladutmargineanu / Space-Explorers-and-Federation-HQ

Homework for the Parallel and Distributed Algorithms course @ ACS, UPB 2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Space-Explorers-and-Federation-HQ

Homework for the Parallel and Distributed Algorithms course @ ACS, UPB 2019

Algorithm

Space-Explorers-and-Federation-HQ is a Producer-Consumer Type of Problem.

Experimented Java Multithreading in this multiple producer-multiple consumer problem. The space explorers and the headquarters are both consumers and producers, switching their roles.

How to run

java Homework <wormHoles> <hashCount> <federationHQCount> <spaceExplorerCount>

About

Homework for the Parallel and Distributed Algorithms course @ ACS, UPB 2019

License:MIT License


Languages

Language:Java 92.4%Language:Python 5.2%Language:Makefile 2.4%