Answer the question
In order to leave comments, you need to log in
How to run manage.py in multitasking?
Hello!
There are requests (list):
python3.3 manage.py estates 1
python3.3 manage.py estates 2
...
python3.3 manage.py estates 322
Please tell me what needs to be done to run one "file", but with each request was executed, i.e. completed the first one, launched the next one?
Answer the question
In order to leave comments, you need to log in
"Run first, run next" is not called multitasking.
You need to modify manage.py to make these requests in a loop.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question