-
-
Notifications
You must be signed in to change notification settings - Fork 249
Open
Description
It would be very valuable if you could queue items into queues with a priority, and have items pulled from the queue in priority order for processing by jobs.
I currently work around this by having multiple queues, with multiple jobs, but this means that multiple jobs are running simultaneously, which in some cases is not scalable due to resource constraints.
Metadata
Metadata
Assignees
Labels
No labels