durable-functions topic

List durable-functions repositories

DurableFunctionsMonitor

216
Stars
21
Forks
Watchers

A monitoring/debugging UI tool for Azure Durable Functions

DurableDungeon

73
Stars
26
Forks
Watchers

A game designed to teach and learn serverless durable functions in C#

demos-azure-durable-functions

41
Stars
13
Forks
Watchers

This repo contains a .NET solution which is part of a blog post series about Azure Durable Functions. It also serves as demo material for some of my presentations and Youtube videos.

laravel-workflow

800
Stars
36
Forks
Watchers

Durable workflow engine that allows users to track job status, orchestrate microservices and write long running persistent distributed workflows in PHP powered by Laravel Queues. Inspired by Temporal...

DurableFunctionsMonitor

205
Stars
31
Forks
Watchers

A monitoring/debugging UI tool for Azure Durable Functions

durable-functions-producer-consumer

43
Stars
31
Forks
Watchers

Uses Durable Functions' fan out pattern to load N messages across M sessions into various Azure Storage/Messaging services. Includes the ability to consume the messages with another Azure Function & l...

Serverless-File-Validation

29
Stars
16
Forks
Watchers

Using Azure Serverless products to perform file validation on a per-batch basis

durablefunctions-mapreduce-dotnet

21
Stars
9
Forks
Watchers

An implementation of MapReduce on top of C# Durable Functions over the NYC 2017 Taxi dataset to compute average ride time per-day

Microflow

15
Stars
5
Forks
Watchers

Leverage the power of Durable Functions with JSON defined dynamic workflows. Microflow is a dynamic serverless micro-service workflow orchestrator, built with C#, .NET 6.0, and Azure Durable Functions...