# light-workflow-4j **Repository Path**: mirrors_networknt/light-workflow-4j ## Basic Information - **Project Name**: light-workflow-4j - **Description**: A state machine based light-weight workflow engine for microservices orchrestration - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # light-workflow-4j A state machine based light-weight workflow engine for microservices orchestration. ## States Language The states language is [Amazon States Language](https://states-language.net/spec.html) so a lot of developers should be familiar with it. ## State Engine State Engine is implemented in Java.