101 packages tagged with “Queues”
This client library enables working with the Microsoft Azure Storage Queue service for storing messages that may be accessed by a client. For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Queues/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Queues/CHANGELOG.md in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Queues/BreakingChanges.txt Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/ Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/ REST API Reference for Queue Service - https://docs.microsoft.com/en-us/rest/api/storageservices/queue-service-rest-api
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks in .NET applications. No Windows Service / Task Scheduler required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery. https://www.hangfire.io/
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks inside ASP.NET applications. No Windows Service / Task Scheduler required. Even ASP.NET is not required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery. https://www.hangfire.io/
MongoDB storage implementation for Hangfire (background job system for ASP.NET applications).
Library of .NET functions, extensions and components including asynchronous processing queues, configuration APIs, diagnostics, error handling, console functions, adapter framework, active directory and local account functions, checksum algorithms, unit conversion, binary parsing, cron-style task scheduler, Unix and NTP time classes, precision timer, 24-bit signed and unsigned integers, database extensions and abstraction layer, extensions for drawing, reflection, XML, buffers, chars, date/times, enumerations, strings, etc.
A client for Azure Queue Storage that integrates with Aspire, including health checks, logging and telemetry.
Takes the chain library concept a bit further away, and adds protocol support for the objects that are using the chain concept. You may send actions throught the wire and apply them in different application, process and/or computer domain contexts (chains). This library takes out that complexity and applies them. (Check the examples at the project link) Supports Mono.
Connector for Microsoft Service Bus (Read and write to Topics and Queues). Makes reading and writing easier via batching and standardized methods.
Shared core functionallity for the KnightBus framework
LiteDB storage implementation for Hangfire (background job system for ASP.NET applications).
Work queue for dot net 4.8, dot net standard 2.0, 8.0 and 10.0. Supports scheduling, delayed processing, prioritized queues, message expiration, retries with configurable back-off and more. SQL server, SQLite, Redis and PostgreSQL transports are available.
A XrmToolBox tool to copy a users roles, teams or queues to multiple users
KnightBus Host
Azure Storage Transport for KnightBus
Azure Service Bus Transport for KnightBus
Redis Transport for KnightBus
A redis-backed simple queuing library similar to resque but with better recovery of interrupted/dead workers.
Redis Messages for KnightBus
Azure Service Bus Messages for KnightBus
Azure Storage Messages for KnightBus
Azure Queue Storage transport implementation for Tingle.EventBus.
Provides objects for intrusive queues
Provides a high performance mpsc intrusive queue primitive
An opinionated IronMQ client for .Net developers. We take care of the flow, you take care of the Go.
PostgreSQL Transport for KnightBus
Queue providers implemented under a common interface. Use different queueing services without compromising the integrity and future maintainability of your projects.
PostgreSQL Messages for KnightBus
PostgreSQL Transport Management for KnightBus
Bit.Server.Hangfire
AzureBus: inspired by the simple EasyNetQ API, this library helps you get started with Microsoft Azure Service Bus pub/sub and queues!