E
E
Eugene2018-10-05 22:14:17
JavaScript
Eugene, 2018-10-05 22:14:17

How to implement delayed posting with node.js?

The project needs to implement two functions. First, sending a request every 24 hours, that is, every day at the same time, the server must send a request. The second is the so-called "scheduler". The essence of his work is that the server receives an article and the time at which it should be published.
I'm just getting started with node.js and would like to hear the implementation options or the names of the libraries that can be used to do this

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Yarkov, 2018-10-05
@you_are_enot

cron

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question