资 源 简 介
A Persistent, Reliable Message Queue written in Python (and hence cross platform) which uses HTTP as the underlying transport. It uses Medusa, which is an async in-process HTTP server.
pymq makes it ridiculously simple to manage and monitor your queues. You can block queues in either/both directions (producer/consumer), load/dump the messages in a queue and load balance queues across multiple storage media without affecting producers/consumers of the queue. Read the Features section to learn more.
pymq has been tested on Windows and GNU/Linux but should work well on other platforms where the cPython runtime (2.x) >= 2.5 is available.
A pymq cluster allows you to scale out by adding more hardware to the cluster. You can grow the number of queues in the cluster by adding more boxes.
Find out more about how Clustering works in pymq and how to 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报