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 caqmadm: AMQP API Command-line Shell - celery.bin.camqadm Internals Celery Deprecation Timeline Internals: The worker Task Message Protocol List of Worker Events Module Index Internal Module Reference Change 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 Index0 码力 | 221 页 | 283.64 KB | 1 年前3
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 Task Server - celery.bin.celerybeat celeryev: Curses Event Viewer - celery.bin.celeryev caqmadm: AMQP API Command-line Shell - celery.bin.camqadm Celeryd Multi Tool - celery.bin.celeryd_multi Internals Celery 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.30 码力 | 284 页 | 332.71 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 celeryev: Curses Event Viewer - celery.bin.celeryev celeryctl - celery.bin.celeryctl caqmadm: AMQP API Command-line Shell - celery.bin.camqadm Celeryd Multi Tool - celery.bin.celeryd_multi Internals Celery 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 10 码力 | 463 页 | 861.69 KB | 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 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
Celery 2.5 DocumentationCommunity Resources Tutorials Frequently Asked Questions What’s new in Celery 2.5 Change history API Reference Internals Indices and tables Index Module Index Search Page © Copyright 2009-2012, Ask Solem BROKER_URL = "django://" 2. Add kombu.transport.django [http://kombu.readthedocs.org/en/latest/reference/kombu.transport.django.html#module- kombu.transport.django] to INSTALLED_APPS: INSTALLED_APPS 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 码力 | 647 页 | 1011.88 KB | 1 年前3
Celery 2.3 Documentationwhen 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 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 info[”pid”]) 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 queue0 码力 | 334 页 | 1.25 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 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.4 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 example, if you haven’t configured your database before you should read the Django database settings reference: http://docs.djangoproject.com/en/1.1/ref/settings/#database-engine 1. Sync your database schema:0 码力 | 543 页 | 957.42 KB | 1 年前3
Celery 2.5 Documentationhow tasks are defined. For a complete listing of task attributes and methods, please see the API reference. 2.2.1 Basics A task is a class that encapsulates a function and its execution options. Given info[”pid”]) 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 need to pay. You have to sign up to their service to get an API key. 36 Chapter 2. User Guide Celery Documentation, Release 2.5.5 To make API calls to Akismet we use the akismet.py library written by0 码力 | 400 页 | 1.40 MB | 1 年前3
Celery 2.1 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 112 9 API Reference 113 9.1 Task Decorators - celery.decorators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 163 9.30 caqmadm: AMQP API Command-line Shell - celery.bin.camqadm . . . . . . . . . . . . . . . . . . 164 9.31 Celeryd Multi . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 173 10.6 Internal Module Reference . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 177 11 Change history0 码力 | 285 页 | 1.19 MB | 1 年前3
共 51 条
- 1
- 2
- 3
- 4
- 5
- 6













