Pithikos/C-Thread-Pool

Support for a priority queue for the jobqueue.

PrabhakarTayenjam opened this issue · 0 comments

It will be a nice to have feature if the user can add a job along with its priority so that the higher priority job can be completed first even if it was added later to the queue.