Wanted to know if there is any limit on the number of processes that can be deployed in the camunda engine repository? And how many can be run at one time?
The engine doesn’t have any kind of limit on the number of deployed processes or a number of running instance.
@Niall Hi, Is it possible to have all new instances to be stucked at the beginning of the process in situation when I have more then 25k active running instances?
Yup, it’s possible if the server you’re running on runs of out resources like threads or database connections.
1 Like