Hi xieyujun,
I want to answer this question in more detail in a new Blogpost later.
For them moment, these are some major differences:
Activiti | camunda BPM |
Process Engine | Process Engine |
X | Container integration JMX / Tomcat / JBoss AS7 |
X | Using the same Process Engine in multiple applications (Shared Process Engine) => redeployment @ runtime |
X | Java EE 6 Integration |
Activiti Explorer (Vaadin) | camunda Tasklist (HTML5) |
Activiti REST API (RESTLET) | camunda REST API (JAX-RS, complete queries for Tasks, Process Definitions & Process Instances) |
X | camunda Cockpit for monitoring & operations (first prototype, will be heavily extended (see Roadmap)) |
Spring / CDI | Spring / CDI |
Camel Integration | X |
OSGi Integration | X |
Web Modeler | X |
Javascript BPMN Renderer | Javascript Process engine / Java Script BPMN Model / Javascript Renderer |
X | Business / IT alignment, BPMN Model Roundtrip (camunda cycle) |
Eclipse Modeler (supports same BPMN elements as Process Engine) | Eclipse Modeler (supports complete BPMN) |
X | Documentation on how to apply BPMN for organizational Process Modeling http://www.camunda.org/design/tutorial.html http://www.camunda.org/design/reference.html#/reference
|
I am sure I am probably forgetting some things…
Our scope in camunda BPM is to cover both the business aspects and the Technical Aspects of BPM.
Cheers,
Daniel
--
You received this message because you are subscribed to the Google Groups "camunda BPM users & process application developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to camunda-bpm-us...@googlegroups.com.
To post to this group, send email to camunda-...@googlegroups.com.
have you written the blogpost about differences between activiti and camunda as you mentioned? If so, can you provide a link?
Thanks