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.
The most flexible alternative to WF, microservice development is great for breaking down your application into distinct services and develop each independently. It's just like WF: you make each business action a service, then combine them into one process.
Windows Workflow Foundation - . NET Framework | Microsoft Learn. This browser is no longer supported. Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Windows Workflow Foundation (WWF or WF) is a framework for creating and managing workflows within . NET applications. It treats each step of a process as an activity, working with a . NET library of activities and adding custom activities for other kinds of functionality.
There are several great workflow engines for Java JBPM is one.
Others can be found here.
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/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With