a6642ec861
Kombu is a messaging framework 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.
5 lines
256 B
Text
5 lines
256 B
Text
Kombu is a messaging framework 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.
|