Just would like to know if I have the queue working on machine A, and the worker is deployed on machine B, and if there are jobs added to the queue, how to make the woker (on different machine B) to fetch the jobs from the queue and process them normally?
Hello,
Just would like to know if I have the queue working on machine A, and the worker is deployed on machine B, and if there are jobs added to the queue, how to make the woker (on different machine B) to fetch the jobs from the queue and process them normally?
Thanks a lot.
Best regards, Jason