https://github.com/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.
https://github.com/alexiszamanidis/thread_pool
barrier c generic-queue job-scheduler parallelize queue scheduler thread-pool unit-tests
Last synced: 10 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/alexiszamanidis/thread_pool
- Owner: alexiszamanidis
- Created: 2019-12-22T17:54:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-06T12:01:48.000Z (almost 6 years ago)
- Last Synced: 2025-03-12T05:15:48.167Z (about 1 year ago)
- Topics: barrier, c, generic-queue, job-scheduler, parallelize, queue, scheduler, thread-pool, unit-tests
- Language: C
- Homepage:
- Size: 131 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0