mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-15 21:47:53 +08:00
docs: small updates to cluster and installation
This commit is contained in:
@@ -42,6 +42,8 @@ Stopping the cluster with ctrl-c or either the `SIGTERM` and `SIGKILL` signals,
|
||||
16:44:14 [Q] INFO Process-1:9 stopped monitoring results
|
||||
16:44:15 [Q] INFO Q Cluster-31781 has stopped.
|
||||
|
||||
The number of workers, optional timeouts, recycles and cpu_affinity can be controlled via the :ref:`configuration` settings.
|
||||
|
||||
Multiple Clusters
|
||||
-----------------
|
||||
You can have multiple clusters on multiple machines, working on the same queue as long as:
|
||||
|
||||
@@ -203,6 +203,10 @@ Django Q is tested for Python 2.7 and 3.4
|
||||
|
||||
This feature-filled fork of Erik Rose's blessings project provides the terminal layout of the monitor.
|
||||
|
||||
- `Redis server <http://redis.io/>`__
|
||||
|
||||
Django Q uses Redis as a centralized hub between your Django instances and your Q clusters.
|
||||
|
||||
Optional
|
||||
~~~~~~~~
|
||||
.. _psutil:
|
||||
|
||||
Reference in New Issue
Block a user