Limit of workers per node and instance
If an application allows creating several asynchronous processes that are executed by workers and a maximum number of processes has not been established. What is the maximum number of workers a node can support? When the limit is reached on one nod...
