首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > py-amqplib

py-amqplib

  • 资源大小:57.17 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: PYamqplib

资 源 简 介

Implements a simple non-threaded Python client library for AMQP 0-8, tested with RabbitMQ. The initial need was for something that could be used in an embedded Python environment, in which case reliance on threading would probably cause trouble. A quick connection time was desirable too. QPID takes a while to parse the AMQP spec file, but this module relies on a skeleton generated statically from the 0-8 spec file and fleshed it out by hand. Also features SSL support (tested against RabbitMQ behind a Stunnel), Python 3.x compatibility (via 2to3 being invoked automatically by setup.py), and IPv6 support If you need something that can better handle asynchronous messaging, txAMQP for Twisted Python, Pika, or Haigha may be what you"re looking for. Th

文 件 列 表

amqplib-1.0.2
LICENSE
TODO
demo
amqplib
INSTALL
README
PKG-INFO
setup.py
CHANGES
docs
MANIFEST.in
amqplib.egg-info
tests
setup.cfg
extras

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.201948s