28 packages tagged with “queuing”
ASP.NET Core middleware for queuing incoming HTTP requests, to avoid threadpool starvation. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Near-zero config .NET Core library that makes Task Scheduling, Caching, Queuing, Mailing, Event Broadcasting (and more) a breeze!
Asynchronous Queuing Library
CallableMessaging is a pattern for generic messaging where the message (instead of a queue/consumer) defines its own processing. This pattern allows for simplified messaging architecture and rapid development of asynchronous processing. It includes a default implementation for use with AWS SQS, but can be extended to support other queue providers.
The XDMessaging library provides an easy-to-use, zero configuration solution to inter-process communication for .NET applications. It provides a simple API for broadcasting and receiving messages across application domain, process, and even network boundaries.
NQueue follows the Outbox pattern by persisting "work items" in your Postgres database using your database transactions by processing them in the background of your dotnet ASPNet Core application.
Library for quickly implementing common microservice patterns in .Net Standard.
Razor views etc. required by Coravel
Task scheduling for .NET core.
The XDMessaging library provides an easy-to-use, zero configuration solution to inter-process communication for .NET applications. It provides a simple API for broadcasting and receiving messages across application domain and process. Lite version excludes network propagation functionality.
Helpers for implementing microservices with Qualm and Asp.Net Core.
Implementation of Qualm messaging using RabbitMQ.
Core interfaces and Entities for queuing libraries.
Sets up Open Telemetry tracing for NQueue
Task scheduling for .NET: Azure Service Bus
Tool to allow queuing up writes to a data service class and not having to wait for the results
Azure.Data.Wrappers Class Library
King.Azure.Data Class Library
Package Description
Simple and lightweight networking (including RPC) for Universal Windows Platform apps
A C# library for simulating discrete event systems with a focus on modeling complex queuing systems. It provides tools for constructing, analyzing, and optimizing queues and service nodes, allowing for flexible routing, performance measurement, and system behavior tracking.
Democrite node extension used to enable streaming/queuing in the cluster.
A ready-to-use template for .NET Core with Hexagonal Architecture including Kafka and RabbitMQ queuing implementations.
Persisted background jobs processing for .NET. Supports SQLite and PostgreSQL
Task scheduling for Azure Storage