Camunda is a process orchestration tool designed to help organizations design, automate, and improve any process. Built for business and IT collaboration using BPMN and DMN standards, Camunda aims to enable seamless integration across endpoints to transform mission-critical processes.
N/A
Drools
Score 7.0 out of 10
N/A
Drools is an open source business rules management system developed by Red Hat.
They're just different products with different target audiences. In different ways, IBM and Pega have offerings that are meant to serve processes in a platform-centric approach to their customers. An emphasis on unified development environments, including forms building, …
Lacks good documentation. Training and documentation is geared towards those who are already technically adept. Does not have as many data integrations as other full fledged products. Paid version of Camunda is not as fully fledged as other products.
OpenRules provides the non-technical Excel way for a business user to easily modify and manage the rules. Sometimes we found Drools is a little bit overkill for some small and quick projects and we found Roolie is a not bad option as Drools alternative.
Camunda Platform is well suited for scenarios where there are different stages in a business flow and the flow is driven by user action at each stage. For example placing of an order on an ecommerce platform. Depending on whether user was able to make the payment or not the workflow would go to dispatch or retry stage. Now the retry stage would trigger further actions like sending follow up emails etc. Likewise, dispatch stage would have a different set of actions. Since every order is important and we need to know where it stands, using Camunda Platform is imperative. Camunda Platform might not be a right choice where just a one off thing needs to be done. For example, uploading of product information by user or periodic processing of heavy images by a worker. These are all either one step processes or periodic automated processes where we can track the status without using a business modeler like Camunda Platform.
Drools is well suited for big projects where business logic and rules must be separated from program code. So they can evolve when business evolves without being tied to code evolution and deployment.
Documentation - It is usually daunting for beginners because of lack of good documentation
Simplified setup on local machine for Camunda Server would help developers test changes quickly
Easier migration from one deployment version of a Camunda process to another deployment version would help in making changes and deploying them faster.
Heap memory management becomes issue at times resulting in stuck processes. This needs to be resolved.
Fusion doesn't support persistence of working memory, which brings some extra high availability risk to our business.
Guvnor still has a lot room to be implemented, it is not so user-friendly for non-technical people, so a lot of business users complain it is hard to master.
Rule execution server doesn't even have JMX implemented, hard to be monitored.
Drools is still lacking support for key Web services standards.
OpenRules provides the non-technical Excel way for a business user to easily modify and manage the rules. Sometimes we found Drools is a little bit overkill for some small and quick projects and we found Roolie is a not bad option as Drools alternative.
The IT department quickly adopted Drools as it is a very good java-based rule engine, which saves a lot of time to meet the project timeline and balanced our business requirements.
Recently we start considering the OpenRules, which may be more business user-friendly.