mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-22 03:18:12 +08:00
Updated schematic
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
Currently in the pre-alpha stage and Python 3 only (for now).
|
||||
|
||||
### Architecture
|
||||

|
||||

|
||||
### Signed Tasks
|
||||
Tasks are first pickled to Json and then signed using Django's own signing module before being sent to a Redis list. This ensures that task packages on the Redis server can only be excuted and read by clusters and django servers who share the same secret key.
|
||||
|
||||
|
||||
+1
-1
@@ -62,4 +62,4 @@ Todo
|
||||
|
||||
I'll add to this README while I'm developing the various parts.
|
||||
|
||||
.. |Django Q schema| image:: http://i.imgur.com/jYRb1mJ.png
|
||||
.. |Django Q schema| image:: http://i.imgur.com/wTIeg2T.png
|
||||
|
||||
Reference in New Issue
Block a user