Last weekend's hackathon was a simple queue manager backed by redis. for creating/processing jobs asynchronously, in a non-blocking way.
Remember that, it is just a library. It does not has a server <-> client interface. If you use python, and like queueing things; see github repository.


