Show HN: A distributed workflow engine written in Go
kindaworkz Sunday, October 01, 2023I'd like to share a project I've been working on for the past few months.
It's a distributed workflow engine written entirely in Go.
Some highlights:
* Tasks are executed in a Docker container * Can run stand-alone or distributed * Highly extensible * Able to enforce limits (CPU/RAM) per task * Web UI
Would love the get your feedback on it, and find out if this could be useful.
9
3
github.com