1 repositorio
Using shared identifiers to group and track related workflow instances across a system.
Distinct from Workflow Identifiers: Focuses on grouping multiple distinct instances, whereas Workflow Identifiers typically refers to a single instance's ID.
Explore 1 awesome GitHub repository matching software engineering & architecture · Workflow Instance Correlation. Refine with filters or upvote what's useful.
Elsa Core is a workflow engine framework designed for defining, executing, and managing long-running business processes. It functions as a distributed workflow orchestrator and event-driven trigger system, capable of operating as a multi-tenant platform with secure data isolation. The project distinguishes itself through a flexible approach to workflow definitions, supporting a visual drag-and-drop designer, programmatic C# definitions, and portable JSON specifications. It provides a highly extensible architecture allowing for the development of custom activities and the use of a dynamic expr
Associates multiple workflow instances using correlation IDs to group related activities and track execution paths.