queue topic
future-mpsc-example
A short example program that uses a future based multi-produer, single-consumer queue.
phive-queue
$queue->push('I can be popped off after', '10 minutes');
aurora
Cross-platform beanstalkd queue server admin console.
django_dramatiq
A Django app that integrates with Dramatiq.
django_dramatiq_example
An example app demonstrating django_dramatiq.
InterviewBit
Collection of solution for problems on InterviewBit
go-diskqueue
A Go package providing a filesystem-backed FIFO queue
boltons
🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.