[ buster ]
[ Source: python-amqp ]
Package: python-amqp (2.4.0-2)
Links for python-amqp
Debian Resources:
Download Source Package python-amqp:
Maintainers:
- Debian Python Modules Team (QA Page, Mail Archive)
- Michael Fladischer (QA Page)
- Thomas Goirand (QA Page)
- Brian May (QA Page)
- Christopher Hoskin (QA Page)
External Resources:
- Homepage [github.com]
Similar packages:
client AMQP a basso livello
Questo è un fork di amqplib scritto originariamente da Barry Pederson. È mantenuto dal progetto Celery e usato da kombu come alternativa in puro Python quando librabbitmq non è disponibile.
Questa libreria dovrebbe essere compatibile a livello di API con librabbitmq. Le differenze rispetto a amqplib sono:
* gestisce lo svuotamento di eventi da canali multipli (Connection.drain_events); * gestisce i timeout; * i canali sono ripristinati dopo un errore di canale, invece di dover chiudere la connessione; * gestisce gli heartbeat: * gestisce le estensioni di RabbitMQ: - Consumer Cancel Notifications, - conferme del Publisher, - collegamenti exchange-to-exchange: exchange_bind / exchange_unbind; * gestisce basic_return; * usa AMQP 0-9-1 invece di 0-8; * espone il socket sottostante come Connection.sock; * aggiunge Channel.no_ack_consumers per tenere traccia di etichette del consumatore che impostano l'opzione no_ack; * leggermente migliore nel recuperare dopo un errore.
Other Packages Related to python-amqp
|
|
|
|
-
- dep: python
- linguaggio interattivo di alto livello orientato agli oggetti (versione Python 2)
-
- dep: python-vine
- promise in Python (versione Python 2)
-
- sug: python-amqp-doc
- client AMQP a basso livello (documentazione)
Download python-amqp
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 40.7 kB | 209.0 kB | [list of files] |