Package: wnpp
Severity: wishlist
Owner: David Watson <[email protected]>
X-Debbugs-CC: [email protected]

* Package name    : python-carrot
  Version         : 0.6.0
  Upstream Author : Ask Solem <[email protected]>
* URL             : http://pypi.python.org/pypi/carrot
* License         : BSD
  Programming Lang: Python
  Description     : An AMQP messaging queue framework

 
AMQP is the Advanced Message Queuing Protocol, an open standard protocol 
for message orientation, queuing, routing, reliability and security.

The aim of carrot is to make messaging in Python as easy as possible by 
providing a high-level interface for producing and consuming messages. 
At the same time it is a goal to re-use what is already available as much 
as possible.

carrot has pluggable messaging back-ends, so it is possible to support 
several messaging systems. Currently, there is support for AMQP (py-amqplib) 
and STOMP (python-stomp). There is also a in-memory backend for testing 
purposes that uses the Python queue module.


-- 
David Watson








-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to