C-Thread-Pool icon indicating copy to clipboard operation
C-Thread-Pool copied to clipboard

Support for a priority queue for the jobqueue.

Open PrabhakarTayenjam opened this issue 3 years ago • 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.

PrabhakarTayenjam avatar Mar 04 '21 17:03 PrabhakarTayenjam