-
Task
-
Resolution: Won't Do
-
L3 - Default
-
None
-
None
-
None
Acceptance Criteria (Required on creation):
Please add/update more points
Hints (optional):
Standalone(Remote) Process Engine Server | Clustering Model | |
Scalability, load-balancing, high availability, fail-over capabilities | No | Yes |
Database support (Demos/Testing or real-world workloads) | An H2 embedded database is used. Hence, only one Camunda Platform instance could run, because H2 doesn't support the proper locking needed for multiple Camunda Platform instances. Hence handy for Demos and testing | An external database is used (e.g., PostgreSQL, MariaDB, Amazon Aurora PostgreSQL, etc). Using this mode, multiple Camunda Platform instances can run and use a shared database. Hence, handy for real-world workloads |
Compact Tables, Deadlock avoidance, Control savepoints, intelligent caching, true concurrency | No | Yes |
Provides in-built EBO services: Monitor Services, Notifier Services, Listener Services, etc. | No - needs to write | Yes |