Skip to content

vantoniuk/concurrency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

concurrency

Monkey Typist

Small module that spawns some number of workers to randomly get symbols in attempt og typing the requested string

To run:

sbt "project monkey_typist" run

To see printed help message:

sbt "project monkey_typist" "run --help"

Orchestrator

Job orchestrator that allows workers to be registered for a job execution by job name to be selected later for job execution

To run:

sbt "project orchestrator" run

To see printed help message:

sbt "project orchestrator" "run --help"

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages