An open API service providing repository metadata for many open source software ecosystems.

Topic: "generic-queue"

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.

Language: C - Size: 131 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0