A concurrency quest.
- Clone the repository and navigate to the src directory.
- Run
javac Main.java
- Run
java Main [worker thread type] [number of messages] [number of threads]
where the worker thread type is one of the following options:--single-printf
--multi-printf