Simple Workflow is a free workflow engine written in Java.
Properties:
- Simple to use (need to call only 2 methods and implement 1 interface)
- Written in Java 7
- Uses a simple domain language to describe workflows
- Can be used with any storage backend (Sql, NoSql, File, etc.)
- Can be used with any frontend
- High level of backend/frontend abstraction
Follow Simple Workflow
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
Great contribution, thanks!! Really the easiest thing to find about Java and workflows in the web. I would appreciate some more examples, e.g. some demo which that runs through a workflow...