Celery v4.1.0 Documentation
Features Framework Integration Quick Jump Installation Brokers Broker Instructions Broker Overview First Steps with Celery Choosing a Broker Installing Celery Application Running the Celery worker server communicates via messages, usually using a broker to mediate between clients and workers. To initiate a task the client adds a message to the queue, the broker then delivers that message to a worker. A we don’t support Microsoft Windows. Please don’t open any issues related to that platform. Redis broker transports are feature complete, but there’s also support for a myriad of other experimental solutions0 码力 | 1057 页 | 1.35 MB | 1 年前3Celery v4.0.1 Documentation
Features Framework Integration Quick Jump Installation Brokers Broker Instructions Broker Overview First Steps with Celery Choosing a Broker Installing Celery Application Running the Celery worker server communicates via messages, usually using a broker to mediate between clients and workers. To initiate a task the client adds a message to the queue, the broker then delivers that message to a worker. A we don’t support Microsoft Windows. Please don’t open any issues related to that platform. Redis broker transports are feature complete, but there’s also support for a myriad of other experimental solutions0 码力 | 1040 页 | 1.37 MB | 1 年前3Celery v4.0.2 Documentation
Features Framework Integration Quick Jump Installation Brokers Broker Instructions Broker Overview First Steps with Celery Choosing a Broker Installing Celery Application Running the Celery worker server communicates via messages, usually using a broker to mediate between clients and workers. To initiate a task the client adds a message to the queue, the broker then delivers that message to a worker. A we don’t support Microsoft Windows. Please don’t open any issues related to that platform. Redis broker transports are feature complete, but there’s also support for a myriad of other experimental solutions0 码力 | 1042 页 | 1.37 MB | 1 年前3Celery 4.0 Documentation
Features Framework Integration Quick Jump Installation Brokers Broker Instructions Broker Overview First Steps with Celery Choosing a Broker Installing Celery Application Running the Celery worker server communicates via messages, usually using a broker to mediate between clients and workers. To initiate a task the client adds a message to the queue, the broker then delivers that message to a worker. A we don’t support Microsoft Windows. Please don’t open any issues related to that platform. Redis broker transports are feature complete, but there’s also support for a myriad of other experimental solutions0 码力 | 1042 页 | 1.37 MB | 1 年前3Celery 3.1 Documentation
Framework Integration Quickjump Installation Brokers Broker Instructions Experimental Transports Broker Overview First Steps with Celery Choosing a Broker Installing Celery Application Running the celery communicates via messages, usually using a broker to mediate between clients and workers. To initiate a task, a client adds a message to the queue, which the broker then delivers to a worker. A Celery system I need? Celery requires a message transport to send and receive messages. The RabbitMQ and Redis broker transports are feature complete, Python ❨2.5, 2.6, 2.7, 3.2, 3.3❩ PyPy ❨1.8, 1.9❩ Jython ❨2.5, 20 码力 | 887 页 | 1.22 MB | 1 年前3Celery v4.1.0 Documentation
communicates via messages, usually using a broker to mediate between clients and workers. To initiate a task the client adds a message to the queue, the broker then delivers that message to a worker. A Release 4.1.0 Celery requires a message transport to send and receive messages. The RabbitMQ and Redis broker transports are feature complete, but there’s also support for a myriad of other experimental solutions one of the simplest applications you can make: from celery import Celery app = Celery('hello', broker='amqp://guest@localhost//') @app.task def hello(): return 'hello world' • Highly Available Workers0 码力 | 714 页 | 2.63 MB | 1 年前3Celery v4.0.1 Documentation
communicates via messages, usually using a broker to mediate between clients and workers. To initiate a task the client adds a message to the queue, the broker then delivers that message to a worker. A Release 4.0.1 Celery requires a message transport to send and receive messages. The RabbitMQ and Redis broker transports are feature complete, but there’s also support for a myriad of other experimental solutions one of the simplest applications you can make: from celery import Celery app = Celery('hello', broker='amqp://guest@localhost//') @app.task def hello(): return 'hello world' • Highly Available Workers0 码力 | 705 页 | 2.63 MB | 1 年前3Celery 4.0 Documentation
communicates via messages, usually using a broker to mediate between clients and workers. To initiate a task the client adds a message to the queue, the broker then delivers that message to a worker. A Release 4.0.2 Celery requires a message transport to send and receive messages. The RabbitMQ and Redis broker transports are feature complete, but there’s also support for a myriad of other experimental solutions one of the simplest applications you can make: from celery import Celery app = Celery('hello', broker='amqp://guest@localhost//') @app.task def hello(): return 'hello world' • Highly Available Workers0 码力 | 707 页 | 2.63 MB | 1 年前3Celery v4.0.2 Documentation
communicates via messages, usually using a broker to mediate between clients and workers. To initiate a task the client adds a message to the queue, the broker then delivers that message to a worker. A Release 4.0.2 Celery requires a message transport to send and receive messages. The RabbitMQ and Redis broker transports are feature complete, but there’s also support for a myriad of other experimental solutions one of the simplest applications you can make: from celery import Celery app = Celery('hello', broker='amqp://guest@localhost//') @app.task def hello(): return 'hello world' • Highly Available Workers0 码力 | 707 页 | 2.63 MB | 1 年前3Celery 3.0 Documentation
communicates via messages, usually using a broker to mediate between clients and workers. To initiate a task the client adds a message to the queue, the broker then delivers that message to a worker. A platform. Celery requires a message transport to send and receive messages. The RabbitMQ and Redis broker transports are feature complete, but there’s also support for a myriad of other experimental solutions one of the simplest applications you can make: from celery import Celery app = Celery('hello', broker='amqp://guest@localhost//') @app.task def hello(): return 'hello world' • Highly Available Workers0 码力 | 703 页 | 2.60 MB | 1 年前3
共 51 条
- 1
- 2
- 3
- 4
- 5
- 6