Skip to content

Commit

Permalink
revise go-taskflow desc (#5480)
Browse files Browse the repository at this point in the history
Co-authored-by: noneback <link.xk@alibaba-inc.com>
  • Loading branch information
noneback and noneback authored Nov 15, 2024
1 parent 63fffc3 commit 69cd1dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3163,7 +3163,7 @@ _Libraries for creating Workflows._
- [Cadence-client](https://github.com/uber-go/cadence-client) - A framework for authoring workflows and activities running on top of the Cadence orchestration engine made by Uber.
- [Dagu](https://github.com/dagu-go/dagu) - No-code workflow executor. it executes DAGs defined in a simple YAML format.
- [go-dag](https://github.com/rhosocial/go-dag) - A framework developed in Go that manages the execution of workflows described by directed acyclic graphs.
- [go-taskflow](https://github.com/noneback/go-taskflow) - A taskflow-like Programmatic DAG Task Execution Framework with integrated visualizer and profiler.
- [go-taskflow](https://github.com/noneback/go-taskflow) - A taskflow-like General-purpose Task-parallel Programming Framework with integrated visualizer and profiler.
- [workflow](https://github.com/luno/workflow) - A tech stack agnostic Event Driven Workflow framework.

**[⬆ back to top](#contents)**
Expand Down

0 comments on commit 69cd1dc

Please sign in to comment.