Scaling clarification #1547
maitrungduc1410
started this conversation in
General
Replies: 1 comment
-
A job will be processed just once by any worker that is connected to a given queue. More workers are useful for redundancy and scaling up. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I created this discussion just want to clarify few points. In production usually we'll more than 1 instance of server, let say 10 instances of Nodejs server, and it can be dynamically changed with tools like Kubernetes. So:
Thanks
Beta Was this translation helpful? Give feedback.
All reactions