Posts tagged with "periodic-task"
There are a total of 1 posts.
Django-Celery-Beat: 利用 Crontab 和 Clocked 设置定时任务
Published 二月 03, 2025 by whitedec
本文说明了如何在 Django-Celery-Beat 中利用 Crontab 和 Clocked 设置定时任务,涵盖了在特定时间执行的任务和只执行一次的任务设置方法。
#django , #crontab , #celery , #celery-beat , #clocked , #periodic-task