There was an error while loading. Please reload this page.
In-Memory broker for celery unit tests In-Memory broker is only for unit test http://stackoverflow.com/questions/22233680/in-memory-broker-for-celery-unit-tests https://github.com/celery/celery/issues/2799
Using the Django Database as message broker http://docs.celeryproject.org/en/latest/getting-started/brokers/django.html
Broker Alternatives:
Redis, Zookeeper, Django and many more..