TNX.AzureStoragePriorityQueueReader NuGet Package

PriorityStorageQueueReader is a priority based reader message reader for Azure Queue that supports great multi-threading processing capability

A single reader may read form multiple queues within the same storage account and process on multiple handlers

new PriorityStorageQueueReader(cnn
, new QueueMessageReceiveHandler(1, "999-test1", OnNext)
, new QueueMessageReceiveHandler(2, "999-test2", OnNext)
, new QueueMessageReceiveHandler(3, "999-test3", OnNext)
))


q: [email protected].




Got any TNX.AzureStoragePriorityQueueReader Question?





Info

Version: 1.1.2
Author(s): Antonio Esposito
Last Update: Thursday, May 31, 2018
.NET Fiddle: Create the first Fiddle
Project Url: http://www.tnxconsulting.com/
NuGet Url: https://www.nuget.org/packages/TNX.AzureStoragePriorityQueueReader


Install
Install-Package TNX.AzureStoragePriorityQueueReader
dotnet add package TNX.AzureStoragePriorityQueueReader
paket add TNX.AzureStoragePriorityQueueReader
TNX.AzureStoragePriorityQueueReader Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.5

avg-downloads-per-day

1

days-since-last-release

2156