[jboss-user] [jBPM] - Re: Do I need to use jBPM while Drools exists?
Esteban Aliverti
do-not-reply at jboss.com
Thu Sep 13 11:27:26 EDT 2012
Esteban Aliverti [https://community.jboss.org/people/eaa] created the discussion
"Re: Do I need to use jBPM while Drools exists?"
To view the discussion, visit: https://community.jboss.org/message/759440#759440
--------------------------------------------------------------
jBPM is about Business Process Modeling. Processes are defined using BPMN2 language.
Drools is about Business Rules. It is basically a Rule Engine where you can define those rules using a propietary language: DRL.
Version 5 of jBPM is based on an former module of Drools called drools-flow. That is why both projects share a lot of their base code.
You can use Business processes wihtout have to write any rule or you can use rules wihtout any process.
But a nice feature of jBPM is that you can mix both approaches and have some kind of interaction between both engines.
Best Regards,
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/759440#759440]
Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120913/91f5045b/attachment-0001.html
More information about the jboss-user
mailing list