all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: python-amqp  ]

Package: python3-amqp (2.4.0-2)

Links for python3-amqp

Screenshot

Debian Resources:

Download Source Package python-amqp:

Maintainers:

External Resources:

Similar packages:

client AMQP a basso livello (versione Python 3)

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.

Questo pacchetto contiene la versione per Python 3 della libreria.

Tags: Implemented in: Python

Other Packages Related to python3-amqp

  • depends
  • recommends
  • suggests
  • enhances

Download python3-amqp

Download for all available architectures
Architecture Package Size Installed Size Files
all 40.8 kB209.0 kB [list of files]