As a way to learn RabbitMQ and python I\'m working on a project that allows me to distribute h264 encodes between a number of computers. The basics are done, I have a daemo
What you want to do is called browsing the queue, although I gather from this that RabbitMQ does not yet support that.