FileSize | 183968 |
MD5 | EA48C01424966DCF3228DDBD5D5BDEFB |
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 | 2.5.0-2 |
SHA-1 | 7D0B78C74A77B5ACD20161E07DD6F968A60A9FF6 |
SHA-256 | D3AEA8C9C83803D81E27A46C40ECF39A2364E155D1AEB62299B51AEB5A8E9B6F |