25 August, 2012

Kombu 2.4.2


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Ask Solem | More scripts
github.com
BSD License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
Python
August 25th, 2012, 15:49 GMT
C: \ Development Tools \ Complete applications

Kombu is a total rewrite of Carrot, which will be discontinued in favor of Kombu.

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

The aim of kombu is to make messaging in Python as easy as possible by providing a high-level interface for producing and consuming messages.

Kombu's aim is also to re-use what is already available as much as possible.

Pluggable messaging transports are supported in Kombu, so it is possible to support several messaging systems as well.

Currently, there is support for AMQP (py-amqplib, pika), STOMP (stompy).

Here are some key features of "Kombu":

· Sending raw data without Serialization
· Sub-classing the messaging classes
· Serialization of Data
· Sending messages using a Producer
· Receiving messages using a Consumer
· Creating a connection


Download button
Via: Kombu 2.4.2

0 Comment: