Viewing profile — kindaworkz
kindaworkz
HN member- Joined
- Sun, Oct 01, 2023, 7:22 PM UTC
- HN karma
- 3
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About kindaworkz
No profile information was provided.
Recent public activity
-
comment
Comment #37759581
I actually wrote a whole post about that exact use case using Tork: https://dev.to/acoh3n/lets-build-a-code-execution-engine-4kg... Let me know if this helps.
-
story
Show HN: A distributed workflow engine written in Go
I'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 Dock…