Found 9 packages
A thread-safe, multi-process(ish) persistent queue, based very heavily on http://ayende.com/blog/3479/rhino-queues-storage-disk . Stores serialised data to the local file system for reading either later or concurrently
A thread-safe, multi-process(ish) persistent queue, based very heavily on http://ayende.com/blog/3479/rhino-queues-storage-disk . forked from https://github.com/i-e-b/DiskQueue
A queue implementation to write to the disk from the interfaces in KM.MessageQueue
Package Description
A modern fork of DiskQueue, a robust, thread-safe, and multi-process persistent queue. MDQ adds first-class async support, dependency injection semantics, and is built on the latest .NET LTS runtime.
Collection of useful classes for your .NET application: Object Pool, Thread Pool, Queue Async Processor, BlockingQueue, DiskQueue, ThreadSetManager, Throttling, Semaphore, EntryCounteringEvent, Collections, ReadOnlyCollections, IoC, WeakEvent and other.
a disk queue to cache data.
Lightweight, persistent, thread-safe, disk-based queue written in C#
Lightweight, persistent, thread-safe, disk-based queue, stack, dictionary, and list, written in C#