A Django file monitoring system. periodic task without using django celery
-
Updated
Jul 8, 2020 - Python
A Django file monitoring system. periodic task without using django celery
Periodic job scheduler for Node.js projects, ensuring non-overlapping executions and deterministic termination. Features a dynamically chosen interval between executions, determined by a user-injected calculator function, which can take into account the duration of the last execution and any error it may have thrown.
Add a description, image, and links to the periodic-task topic page so that developers can more easily learn about it.
To associate your repository with the periodic-task topic, visit your repo's landing page and select "manage topics."