I am having trouble handling hundreds of console workers across different servers. Defining a worker: It's a simple console app that processes some data and repeats its job infinitely.
But what to do when you have hundreds of console workers? How do you manage them or check them if they are running?
Is there any term for this specific process or any kind of orchestration?
2.1m questions
2.1m answers
60 comments
57.0k users