Answer the question
In order to leave comments, you need to log in
How to execute a function with a given period in Django?
Good afternoon,
I want the django server to activate the execution of a task (function) upon the arrival of a request from the client and also stop it on another request. The function must have access to the database. Multiple clients can connect to the server, and each must be able to activate its copy of the task independently of the others.
How to do it right?
Thanks in advance.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question