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

Bug#551982: ITP: python-carrot -- An AMQP messaging queue framework



Package: wnpp
Severity: wishlist
Owner: David Watson <david@bashton.com>
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name    : python-carrot
  Version         : 0.6.0
  Upstream Author : Ask Solem <askh@opera.com>
* 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








Reply to: