/simple_task_scheduler

Runs tasks sequentially and concurrently as fed in

Primary LanguageGo

simple_task_scheduler

Runs tasks sequentially and concurrently as fed in. Depicts sequential and concurrency among task execution

To run simple task scheduler

go mod download
go build .
./simple_task_scheduler

Note: Tasks information is read from input/input.json