I’m testing various workflow management solutions. This is how I met Camunda, studying it as a product it seems very valid, but unfortunately, I can’t find in the documentation a scheme where the limits of the simultaneous instances that can be managed with the community version are specified. Does anyone have any idea of this info or know where to get it?
I would need this information for version 7…
Hi @Nopesound,
the limit is highly determined by the used SQL database. The response time increases with a higher data load in the database.
If you have a powerful database, you can run many process instances in parallel.
And technically there is no difference between Community and Enterprise Edition, except customers get patch releases and more operational features with the Enterprise Edition.
Hope this helps, Ingo