FileSize | 46154 |
MD5 | B6B15B192EB3B43A3F33A5F2A524AEB4 |
PackageDescription | Low-level AMQP client (Documentation)
This is a fork of amqplib which was originally written by Barry Pederson. It
is maintained by the Celery project, and used by kombu as a pure Python
alternative when librabbitmq is not available.
.
This library should be API compatible with librabbitmq. Differences from
amqplib are:
* Supports draining events from multiple channels (Connection.drain_events).
* Support for timeouts.
* Channels are restored after channel error, instead of having to close the
connection.
* Support for heartbeats.
* Supports RabbitMQ extensions:
- Consumer Cancel Notifications.
- Publisher confirms.
- Exchange-to-exchange bindings: exchange_bind / exchange_unbind.
* Support for basic_return.
* Uses AMQP 0-9-1 instead of 0-8.
* Exposes the underlying socket as Connection.sock.
* Adds Channel.no_ack_consumers to keep track of consumer tags that set the
no_ack flag.
* Slightly better at error recovery.
.
This package contains the documentation. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-amqp-doc |
PackageSection | doc |
PackageVersion | 1.3.3-1ubuntu1.1 |
SHA-1 | 8E9D6BFAC5B1B4E63F0FACCCA66B87456606D370 |
SHA-256 | 8F6ED1F5F929E60D1EB82BA87D61B983B9D7471D4FD9640F8B99D8F409E1B8BA |