Skip to main content

A set of utilities for consuming (and producing) from a rabbitmq queue

Project description

queue_util

Build Status Pypi Version Python Versions

A set of utilities for consuming (and producing) from a rabbitmq queue

End of life

This project is not actively developed any more.

Kombu has provided the ConsumerMixin utility for a very long time now. That abstraction allows to code Consumers very similar to the one provided here with very little code, and much better handling of errors, disconnections and the full range of features that Kombu has on offer.

If you are still actively using this library and need support for it, please get in touch with a GitHub issue or an email.

Development

Testing

You will need to have:

  • a local Docker service
  • tox installed (globally available)
  • All supported versions of python installed (Pyenv is highly recommended)
tox [-p auto]

Release

  • Update CHANGELOG to add new version and document it
  • In GitHub, create a new release
    • Name the release v<version> (for example v1.2.3)
    • Title the release with a highlight of the changes
    • Copy changes in the release from CHANGELOG.md into the release description TravisCI will package the release and publish it to Pypi

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

queue_util-3.2.2.tar.gz (10.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page