camunda and zeebe and activiti and jbpm

2019独角兽企业重金招聘Python工程师标准>>> hot3.png

jbpm > activiti > camunda >zeebe 

camunda 服务化了activiti

 

camunda 子项目 zeebe 

 

总结:工作流通过bpmn文件定义流程,然后通过api调用触发节点事件,工作流引擎封装相关公共事情,管理流程状态,流转记录日志。等。触发流程返回工作流流程ID。绑定业务记录。通过流程ID查询工作流引擎的状态,流转记录等!

 

 

https://github.com/flowing/flowing-retail

 

https://github.com/zeebe-io/zeebe-simple-monitor

 

https://github.com/camunda/camunda-bpm-platform

 

https://github.com/camunda/camunda-bpm-spring-boot-starter

 

 

https://github.com/camunda/camunda-bpm-examples

转载于:https://my.oschina.net/xiaominmin/blog/1823685

你可能感兴趣的:(camunda and zeebe and activiti and jbpm)