Explaining how to handle tasks async with qcluster

This commit is contained in:
Ronald van Zon
2016-11-15 15:26:45 +01:00
parent 60b95a61c8
commit 64ba6a9e5a
+3
View File
@@ -20,6 +20,9 @@ Installation
- Choose a message :doc:`broker<brokers>` , configure it and install the appropriate client library.
- Run Django Q cluster in order to handle tasks async::
$ python manage.py qcluster
Requirements
------------