alexiszamanidis / thread_pool

Thread pool implementation using a Job Scheduler to manage the Jobs. When a Job is submitted to execute, Job Scheduler pushes the job in blocking queue and executes it using one of possible threads from the Thread pool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alexiszamanidis/thread_pool Issues

No issues in this repository yet.