slackbuilds_ponce/python/kombu
Yth - Arnaud 4a81814a6d python/kombu: Added (Messaging Library for Python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-10-26 18:52:02 +07:00
..
kombu.info
kombu.SlackBuild
README
slack-desc

Kombu is a messaging library for Python.

The aim of Kombu is to make messaging in Python as easy as possible by providing
an idiomatic high-level interface for the AMQ protocol, and also provide proven
and tested solutions to common messaging problems.

AMQP is the Advanced Message Queuing Protocol, an open standard protocol for
message orientation, queuing, routing, reliability and security, for which the
RabbitMQ messaging server is the most popular implementation.