/WorkProcessorSample

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

Primary LanguageC#MIT LicenseMIT

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.