Skip to content Skip to sidebar Skip to footer
Showing posts with the label Kombu

Getting Importerror: Cannot Import Name Ordereddict

I am getting the error ImportError: cannot import name OrderedDict while installing a server loc… Read more Getting Importerror: Cannot Import Name Ordereddict

Kombu/celery Messaging

I have a simple application that sends & receives messages, kombu, and uses Celery to task the … Read more Kombu/celery Messaging