An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with generic-queue

A curated list of projects in awesome lists tagged with generic-queue .

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.

barrier c generic-queue job-scheduler parallelize queue scheduler thread-pool unit-tests

Last synced: 27 Jul 2025