你正在阅读 Celery 3.1 的文档。开发版本文档见: 此处.

celery.signals

celery.signals

This module defines the signals (Observer pattern) sent by both workers and clients.

Functions can be connected to these signals, and connected functions are called whenever a signal is called.

See Signals for more information.

上一个主题

celery.schedules

下一个主题

celery.security

本页