26 Forks
41 Stars
41 Watchers

durable-functions-producer-consumer

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 & load timing data in to Event Hubs for ingestion in to analytics services like Azure Data Explorer

How to download and setup durable-functions-producer-consumer

Open terminal and run command
git clone https://github.com/Azure-Samples/durable-functions-producer-consumer.git
git clone is used to create a copy or clone of durable-functions-producer-consumer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with durable-functions-producer-consumer https://github.com/Azure-Samples/durable-functions-producer-consumer/archive/master.zip

Or simply clone durable-functions-producer-consumer with SSH
[email protected]:Azure-Samples/durable-functions-producer-consumer.git

If you have some problems with durable-functions-producer-consumer

You may open issue on durable-functions-producer-consumer support forum (system) here: https://github.com/Azure-Samples/durable-functions-producer-consumer/issues