1 dépôt
Java-based frameworks for embedding workflow logic and task automation directly into applications.
Distinct from Java Frameworks: Distinct from general Java Frameworks: focuses specifically on workflow and process orchestration capabilities.
Explore 1 awesome GitHub repository matching software engineering & architecture · Process Orchestration Frameworks. Refine with filters or upvote what's useful.
Activiti is a workflow engine designed to model, execute, and manage business processes using the BPMN 2.0 standard. It functions as a Java-based framework that embeds process orchestration directly into enterprise applications and microservices to coordinate sequences of tasks and human-centric interactions. The platform utilizes a persistent state machine to maintain the status of long-running workflows in a relational database, ensuring continuity across system restarts. It manages high-volume environments through optimistic concurrency control, which tracks versioning tokens to prevent da
Provides a lightweight Java framework for embedding business logic and task automation directly into enterprise applications.