Distributed systems · Backend
FeaturedFaultLine Workflow Engine
A distributed DAG workflow engine built for reliability and concurrency.
- Redis-backed worker leases coordinate concurrent task execution
- Persistent workflow state in MySQL survives worker and node failures
- Retry handling and failure recovery for distributed tasks
- Sample tasks and automated tests validate end-to-end execution