python-amqp 1.0.13-1ubuntu1 (i386 binary) in ubuntu trusty
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.
* 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-
* Support for basic_return.
* Uses AMQP 0-9-1 instead of 0-8.
* Exposes the underlying socket as Connection.sock.
* Adds Channel.
no_ack flag.
* Slightly better at error recovery.
Details
- Package version:
- 1.0.13-1ubuntu1
- Status:
- Superseded
- Component:
- main
- Priority:
- Optional
Downloadable files
- python-amqp_1.0.13-1ubuntu1_all.deb (36.2 KiB)
Package relationships
- Depends on:
- Suggests: