Posts tagged with "asynchronous"

There are a total of 1 posts.

Django-Celery-Beat: 예약 작업을 생성하는 방법

Published 2월 03, 2025 by whitedec

Django-Celery-Beat을 활용한 예약 작업 생성 방법. Python 코드를 이용한 주기적 작업 등록과 관리 방법을 설명합니다.

#django , #celery , #celery-beat , #asynchronous