S
S
StynuBlizz2017-08-17 14:47:35
linux
StynuBlizz, 2017-08-17 14:47:35

How to make a timer on the server?

There is a server, the code is written in django. It is necessary to make it so that a timer is constantly running on the server, which, after the time has expired, runs the code from django. How to do this? If you can’t make it so that the code written in django runs, then you need a timer to at least send a command to run the script.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
RidgeA, 2017-08-17
@StynuBlizz

https://en.wikipedia.org/wiki/Cron
https://en.wikipedia.org/wiki/At_(Unix)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question