Speed to next item - workqueue assignment
Hi all, In our BP set-up we have a "delegator" job that works through the items in an internal workqueue and distributes these to different queues depending on the nature of the item. The processing time per item is pretty small, maybe 3-4 seconds, ...