django-kombu - Kombu transport using the Django database as a message store
Website: | http://pypi.python.org/pypi/djkombu |
---|---|
License: | BSD |
Vendor: | Fedora Project |
- Description:
Django application that enables you to use the Django database as the message store for Kombu. Kombu is an AMQP messaging framework for Python. AMQP is the Advanced Message Queuing Protocol, an open standard protocol for message orientation, queuing, routing, reliability and security.
Packages
django-kombu-0.9.2-1.el6.src [11 KiB] |
Changelog
by Rahul Sundaram (2011-07-16):
- New upstream release - Drop defattr |