Skip to content

nmampersand/travis-quest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

travis-quest

A concurrency quest.

To run the project:

  1. Clone the repository and navigate to the src directory.
  2. Run javac Main.java
  3. 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

About

A concurrency quest.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages