brentstineman / WorkProcessorSample

A sample implementation for a fan out, fan in work processing solution with Azure Functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WorkProcessorSample

A sample implementation for a fan out, fan in work processing solution with Azure Functions.

The goal for this repository is to show a sample of a fan out and then fan in solution for batch processing using Azure Functions v2 and .Net Core 2.1.

About

A sample implementation for a fan out, fan in work processing solution with Azure Functions

License:MIT License


Languages

Language:C# 97.2%Language:Python 2.8%