Java alternative to Windows Workflow Foundation

2019-04-04 18:10发布

问题:

What Java alternatives are there to Windows Workflow Foundation? I am looking for something that provides at least the same features that WWF does, and has the same flexibility and relative ease of use. I would very much prefer a free solution.

回答1:

There are several great workflow engines for Java JBPM is one.

Others can be found here.



回答2:

We've used OSWorkflow and had success with it. In particular, it was easy to integrate with Spring and Quartz.

http://www.opensymphony.com/osworkflow/