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

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

py-amqplib

  • 资源大小:57.17 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分: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
  • Mason 1小时前 成为了本站会员

  • 2小时前 成为了本站会员

  • Half_Punch 1天前 成为了本站会员

  • liqing71718 1天前 成为了本站会员

  • 伟国 1天前 成为了本站会员

  • songy 1天前 成为了本站会员

  • 纯色幽默 1天前 成为了本站会员

  • odd? 1天前 成为了本站会员

  • 52JOY... 1天前 成为了本站会员

  • Sirius 2天前 成为了本站会员

0.175241s