全部搜索项
buster  ]
[ 源代码: python-amqp  ]

软件包:python-amqp(2.4.0-2)

python-amqp 的相关链接

Screenshot

Debian 的资源:

下载源码包 python-amqp

维护小组:

外部的资源:

相似软件包:

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.

标签: 实做语言: Python

其他与 python-amqp 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 python-amqp

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 40.7 kB209.0 kB [文件列表]