Celery 2.0 DocumentationFrequently Asked Questions General Misconceptions Troubleshooting Results Brokers Tasks Windows API Reference Task Decorators - celery.decorators Defining Tasks - celery.task.base Task Sets, Subtasks and Callbacks Internals: The worker Task Message Protocol List of Worker Events Module Index Internal Module Reference Change history 2.0.3 2.0.2 2.0.1 2.0.0 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0 0.8.4 0.8.3 Documentation The latest documentation [http://ask.github.com/celery/] with user guides, tutorials and API reference is hosted at Github. Installation You can install celery either via the Python Package Index (PyPI)0 码力 | 284 页 | 332.71 KB | 1 年前3
Celery 2.0 Documentationthey crash. 1.1.4 Documentation The latest documentation with user guides, tutorials and API reference is hosted at Github. 1.1.5 Installation You can install celery either via the Python Package Index but for now, this should do. For all of the options available, see the configuration directive reference. 1.3.3 Running the celery worker server To test we will run the worker server in the foreground command: $ celeryd --help For info on how to run celery as standalone daemon, see daemon mode reference 1.3.4 Executing the task Whenever we want to execute our task, we can use the delay() method of0 码力 | 165 页 | 492.43 KB | 1 年前3
Celery 2.1 DocumentationAsked Questions General Misconceptions Troubleshooting Results Security Brokers Tasks Windows API Reference Task Decorators - celery.decorators Defining Tasks - celery.task.base Task Sets, Subtasks and Callbacks Internals: The worker Task Message Protocol List of Worker Events Module Index Internal Module Reference Change history 2.1.5 2.1.4 2.1.3 2.1.2 2.1.1 2.1.0 2.0.3 2.0.2 2.0.1 2.0.0 1.0.6 1.0.5 1.0.4 1 Documentation The latest documentation [http://ask.github.com/celery/] with user guides, tutorials and API reference is hosted at Github. Installation You can install celery either via the Python Package Index (PyPI)0 码力 | 463 页 | 861.69 KB | 1 年前3
Celery 1.0 DocumentationAsked Questions General Misconceptions Troubleshooting Tasks Results Brokers Features Django API Reference Task Decorators - celery.decorators Defining Tasks - celery.task.base Executing Tasks - celery Internals: The worker Task Message Protocol List of Worker Events Module Index Internal Module Reference Change history 1.0.6 [2010-06-30 09:57 A.M CEST] 1.0.5 [2010-06-01 02:36 P.M CEST] 1.0.4 [2010-05-31 Documentation The latest documentation [http://ask.github.com/celery/] with user guides, tutorials and API reference is hosted at Github. Installation You can install celery either via the Python Package Index (PyPI)0 码力 | 221 页 | 283.64 KB | 1 年前3
Celery 2.1 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 112 9 API Reference 113 9.1 Task Decorators - celery.decorators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 173 10.6 Internal Module Reference . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 177 11 Change history they crash. 1.1.4 Documentation The latest documentation with user guides, tutorials and API reference is hosted at Github. 1.1.5 Installation You can install celery either via the Python Package Index0 码力 | 285 页 | 1.19 MB | 1 年前3
Celery 2.2 DocumentationCookbook Contributing Community Resources Tutorials Frequently Asked Questions Change history API Reference Internals Indices and tables Index Module Index Search Page © Copyright 2009-2011, Ask Solem Documentation The latest documentation [http://ask.github.com/celery/] with user guides, tutorials and API reference is hosted at Github. Installation You can install Celery either via the Python Package Index (PyPI) how tasks are defined. For a complete listing of task attributes and methods, please see the API reference. Basics A task is a class that encapsulates a function and its execution options. Given a function0 码力 | 505 页 | 878.66 KB | 1 年前3
Celery 2.2 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 186 10 API Reference 187 10.1 celery.app . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 244 11.5 Internal Module Reference . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 248 12 Indices tasks fails. 1.1.4 Documentation The latest documentation with user guides, tutorials and API reference is hosted at Github. 1.1.5 Installation You can install Celery either via the Python Package Index0 码力 | 314 页 | 1.26 MB | 1 年前3
Celery 1.0 Documentationthey crash. 1.1.4 Documentation The latest documentation with user guides, tutorials and API reference is hosted at Github. 1.1.5 Installation You can install celery either via the Python Package Index but for now, this should do. For all of the options available, see the configuration directive reference. 1.3.3 Running the celery worker server To test we will run the worker server in the foreground PYTHONPATH="." celeryd --help For info on how to run celery as standalone daemon, see daemon mode reference 1.3.4 Executing the task Whenever we want to execute our task, we can use the delay method of0 码力 | 123 页 | 400.69 KB | 1 年前3
Celery 2.3 Documentationtasks fails. 1.1.4 Documentation The latest documentation with user guides, tutorials and API reference is hosted at Github. 1.1.5 Installation You can install Celery either via the Python Package Index how tasks are defined. For a complete listing of task attributes and methods, please see the API reference. 2.2. Tasks 15 Celery Documentation, Release 2.3.5 2.2.1 Basics A task is a class that encapsulates The global default can be overridden by the CELERY_TRACK_STARTED setting. See also: The API reference for BaseTask. Message and routing options Task.queue Use the routing settings from a queue defined0 码力 | 334 页 | 1.25 MB | 1 年前3
Celery 2.3 DocumentationCookbook Contributing Community Resources Tutorials Frequently Asked Questions Change history API Reference Internals Indices and tables Index Module Index Search Page © Copyright 2009-2011, Ask Solem Documentation The latest documentation [http://ask.github.com/celery/] with user guides, tutorials and API reference is hosted at Github. Installation You can install Celery either via the Python Package Index (PyPI) how tasks are defined. For a complete listing of task attributes and methods, please see the API reference. Basics A task is a class that encapsulates a function and its execution options. Given a function0 码力 | 530 页 | 900.64 KB | 1 年前3
共 487 条
- 1
- 2
- 3
- 4
- 5
- 6
- 49













