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
$ dotnet add package DiskQueueNo README available.