AMQP Messaging Framework for Python

Edit Package python-kombu

An AMQP messaging framework for Python.

AMQP is the Advanced Message Queuing Protocol, an open standard protocol
for message orientation, queuing, routing, reliability and security.

One of the most popular implementations of AMQP is RabbitMQ.

The aim of Kombu is to make messaging in Python as easy as possible by
providing an idiomatic high-level interface for the AMQP protocol, and also
provide proven and tested solutions to common messaging problems.

Refresh
Refresh
Source Files
Filename Size Changed
kombu-3.0.8.tar.gz 0000335226 327 KB
python-kombu.changes 0000049581 48.4 KB
python-kombu.spec 0000003393 3.31 KB
Revision 36 (latest revision is 83)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 213839 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 36)
- update to 3.0.8:
  - Redis: Would attempt to read from the wrong connection if a select/epoll/kqueue
  exception event happened.
  - Redis: Disabling ack emulation now works properly.
  - Redis: :exc:`IOError` and :exc:`OSError` are now treated as recoverable
  connection errors.
  - SQS: Improved performance by reading messages in bulk.
  - Connection Pool: Attempting to acquire from a closed pool will now
- Changes from 3.0.7:
  - Fixes Python 2.6 compatibility.
  - Redis: Fixes 'bad file descriptor' issue. (forwarded request 213834 from dirkmueller)
Comments 0
openSUSE Build Service is sponsored by