[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#712786: ITP: python-amqp -- Low-level AMQP client



Package: wnpp
Severity: wishlist
Owner: Michael Fladischer <FladischerMichael@fladi.at>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

* Package name    : python-amqp
  Version         : 1.0.11
  Upstream Author : Ask Solem <pyamqp@celeryproject.org>
* URL             : https://pypi.python.org/pypi/amqp
* License         : LGPL-2.1+
  Programming Lang: Python
  Description     : 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.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBAgAGBQJRwbMOAAoJEGlMre9Rx7W2Yi8P/iCdqt9mEduPh6qLJB9mS69I
pTy37HiZ6FwlMUGuQp13g780bQ5rqIWyJbL1YEskxbckodXyFxvvx6oYuHKB3QiO
korzXn8CHgzZl3ufLqlrtLMrTSsOn+gv0R6g1kU7j15PBiaJmtPwfxu8JcPMTsEZ
UbiAjE+niqRolZuzLoVI0x/IzRDBiPsnmXhlEh50TyltSyh8tJjEu0bErb58iRNC
LL7gO8lg21mzMPNnfWLmH+dz6HUVDYblrVW/P8Yi9SjQxiXDTJnX4AEtQhy0wXYm
dQiHw4g3pBxf+2ZMRLtHvY5dYId00J6SWDAAU+r/mAhK16VB1FV2D8Rtks0Hnx1y
+CZSUW6W6dGecSy0Uz57/PHPz+sE3MCYn12qjvolLLWFPtsSpLFnBqvjOV18/vzG
2JKD+CbVyawfz9wI2d3FWhT2Ww+O3iyYcIuld9dk9TZdiQ02pCQK/zPTraZCwD6/
nirpMZ6R9rWD/oIhk0RbMesLQQhV0gEzAz9wTOPH/UCPwMp2YcNsXb4UCVe1Ha7G
UT5x/BCGw3kwtj/8mySBYMHOBy/RmbaezVKFgv8J6TdySrubJkI9CF1VQremh9Lc
Zq7SKq0udTfDQc3CQAEkYKIB0FVRSmxfY4+JhgfcezsToRYmxOpZPuD/2Nxotoo9
6mYs1vs5jI7VT6O6Swpe
=sG1y
-----END PGP SIGNATURE-----


Reply to: