글 작성 시점 최신 버전
v4.0.2
의 문서입니다.
원문: http://docs.celeryproject.org/en/latest/getting-started/index.html
셀러리: 시작하기
출시버전: v4.0.2
출시일: 2017. 03. 15.
번역일: 2017. 03. 19. ~
셀러리 입문하기
태스크 큐란 무엇인가? (What’s a Task Queue?)
뭐가 필요한가요? (What do I need?)
시작하기 (Get Started)
셀러리는.. (Celery is..)
셀러리의 기능들 (Features)
프레임워크와 함께 이용하기 (Framework Integration)
빠르게 찾아보기 (Quick Jump)
셀러리 설치하기 (Installation)
브로커 (Brokers)
브로커 가이드 (Broker Instructions)
- RabbitMQ 사용하기 (Using RabbitMQ)
- Redis 사용하기 (Using Redis)
- Amazon SQS 사용하기 (Using Amazon SQS)
브로커간 기능 (Broker Overview)
셀러리 한 발자국 내밀기 (First Steps with Celery)
브로커 선택하기 (Choosing a Broker)
셀러리 설치하기 (Installing Celery)
앱 (Application)
셀러리 워커 서버 띄우기 (Running the Celery worker server)
태스크 호출하기 (Calling the task)
결과 유지하기 (Keeping Results)
설정하기 (Configuration)
더 나아가기 (Where to go from here)
문제 해결하기 (Troubleshooting)
더 알아보기 (Next Steps)
셀러리를 기존 앱에서 사용하기 (Using Celery in your Application)
태스크 호출하기 (Calling Tasks)
Canvas: 워크플로 디자인하기 (Canvas: Designing Work-flows)
라우팅 (Routing)
원격 제어 (Remote Control)
타임존 (Timezone)
최적화 (Optimization)
더, 더, 더. (What to do now?)