Hi, Is it possible to create different queues? I want to have several workers processing different queues with different kind of jobs. I think in kue it is possible passing an option object with name property to the createQueue function. Thank you
Hi,
Is it possible to create different queues? I want to have several workers processing different queues with different kind of jobs.
I think in kue it is possible passing an option object with name property to the createQueue function.
Thank you