Skip to content

exg77/amqpstorm

 
 

Repository files navigation

AMQP-Storm

Thread-safe Python RabbitMQ Client Library based on pamqp.

Version Downloads License CodeClimate Travis

Introduction

AMQP-Storm is a library designed to be easy to use, stable and thread-safe.

  • Supports Python 2.6, 2.7 and Python 3+.
  • When using a SSL connection, TLSv1 or higher is required.

Documentation

Additional documentation is available on ReadTheDocs.

Credits

Special thanks to gmr (Gavin M. Roy) for creating pamqp, and in addition amqp-storm is heavily influenced by his pika and rabbitpy libraries.

About

A fully thread-safe RabbitMQ library for Python based on pamqp.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%