durabletask
Workflow framework
Enables writing long-running persistent workflows using simple async/await coding constructs.
Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
2k stars
78 watching
296 forks
Language: C#
last commit: 3 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Demonstrates the execution of orchestration workflows in Azure Durable Task Framework | 0 |
| A Clojure library implementing a task queue that survives process restarts and is bounded by disk space | 385 |
| An abstracted persistence framework that abstracts the complexity of interacting with various NoSQL databases | 102 |
| Provides a framework for handling asynchronous tasks with progress tracking, pause/resume, and retry capabilities in Swift | 1,934 |
| A Python framework for defining and executing data science workflows with modular components | 40 |
| Run async tasks that retry after failure or connection loss and resume from where they left off. | 79 |
| A .NET runtime implementation of the Windows Workflow Foundation (WF) workflow execution engine. | 1,146 |
| Tools for rapid innovation and automation of complex workflows using markdown-based documentation | 37 |
| Provides a simple framework for persisting Smalltalk model objects in a self-contained, incremental manner. | 17 |
| A C# framework for building workflow engines that integrate with various databases and offer features like process design, execution, and version control. | 911 |
| Enables seamless interoperability between F# asynchronous workflows and .NET Task/ValueTask | 160 |
| A workflow engine that supports long-running processes with pluggable persistence and concurrency providers. | 202 |
| A general-purpose task-parallel programming framework for Go that simplifies complex dependency management and concurrent task execution. | 337 |
| An API orchestration platform for building resilient long-running applications with durable timers and async execution | 544 |
| An ASP.NET Core-based web application framework with a focus on extensibility and maintainability for building CRUD-based applications. | 318 |