python-pika-pool

Pika connection pooling - Python 2.7
  https://github.com/bninja/pika-pool
  0
  no reviews



Pika-pool is a Pika connection pooling inspired by flask-pika and SQLAlchemy pool.Pool. Typically you'll go with local RabbitMQ shovels, krazee-eyez kombu, etc. But this works too.

This package contains the Python 2.7 module.