[ buster ]
[ Quellcode: python-amqp ]
Paket: python-amqp (2.4.0-2)
Links für python-amqp
Debian-Ressourcen:
Quellcode-Paket python-amqp herunterladen:
Betreuer:
- Debian Python Modules Team (QS-Seite, E-Mail-Archiv)
- Michael Fladischer (QS-Seite)
- Thomas Goirand (QS-Seite)
- Brian May (QS-Seite)
- Christopher Hoskin (QS-Seite)
Externe Ressourcen:
- Homepage [github.com]
Ähnliche Pakete:
Low-level AMQP client
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.
Andere Pakete mit Bezug zu python-amqp
|
|
|
|
-
- dep: python
- Interaktive objektorientierte Hochsprache (Python2-Version)
-
- dep: python-vine
- Python promises (Python 2 version)
-
- sug: python-amqp-doc
- Low-level AMQP client (Documentation)
python-amqp herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 40,7 kB | 209,0 kB | [Liste der Dateien] |