开发者

Need open source framework for simple workflow

A simple workflow is needed in my application.

And I found:

  • Apache chain: simple and easy use, but it’s just boolean decision (true or false) in a step.
  • jBPM : powerful, but heavy. It needs database and specific defi开发者_Python百科nition language, steep learning curve as well.

Any open source for such simple workflow in Java?



JBoss Jbpm is best option for workflow based management systems. It is very easy to deploy and integrate into your existing system. And also it provides many other utility task nodes. You can show your workflow execution status at execution time as well.
Thanks.


you could try Drools Flow. It is a mature and widely used community project, and it is simpler than jBPM.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜