Celery 2.5 Documentation
CHAPTER 1 Getting Started Release 2.5 Date February 04, 2014 1.1 Introduction Version 2.5.5 Web http://celeryproject.org/ Download http://pypi.python.org/pypi/celery/ Source http://github.com/celery/celery/ easy to integrate with web frameworks, some of which even have integration packages: Django django-celery Pyramid pyramid_celery Pylons celery-pylons Flask flask-celery web2py web2py-celery 1.1.2 Overview or ignore it. Result Stores Database, MongoDB, Redis, Cassandra, or AMQP (message notification). Web- hooks Your tasks can also be HTTP callbacks, enabling cross-language communication. Rate limiting0 码力 | 400 页 | 1.40 MB | 1 年前3Celery 1.0 Documentation
Introduction http://cloud.github.com/downloads/ask/celery/celery_favicon_128.png Version: 1.0.6 Web: http://celeryproject.org/ Download: http://pypi.python.org/pypi/celery/ Source: http://github.com/ask/celery/ like cron, or specifying an exact date or countdown for when after the task should be executed. Performance Able to execute tasks while the user waits. Return Values Task return values can be saved to retrieve it later, or ignore it. Result Stores Database, MongoDB, Redis, Tokyo Tyrant, AMQP (high performance). Webhooks Your tasks can also be HTTP callbacks, enabling cross- language communication. Rate0 码力 | 221 页 | 283.64 KB | 1 年前3Celery 1.0 Documentation
CHAPTER 1 Getting Started Release 1.0 Date February 04, 2014 1.1 Introduction Version 1.0.6 Web http://celeryproject.org/ Download http://pypi.python.org/pypi/celery/ Source http://github.com/ask/celery/ it later, or ignore it. Result Stores Database, MongoDB, Redis, Tokyo Tyrant, AMQP (high performance). Web- hooks Your tasks can also be HTTP callbacks, enabling cross-language communication. Rate can capture everything happening with the workers in real-time by subscribing to events. A real-time web monitor is in development. Serial- ization Supports Pickle, JSON, YAML, or easily defined custom0 码力 | 123 页 | 400.69 KB | 1 年前3Celery 2.5 Documentation
version of Celery (2.5). For the latest stable version please go here. Introduction Version: 2.5.5 Web: http://celeryproject.org/ Download: http://pypi.python.org/pypi/celery/ Source: http://github.com/celery/celery/ easy to integrate with web frameworks, some of which even have integration packages: Django django-celery Pyramid pyramid_celery Pylons celery-pylons Flask flask-celery web2py web2py-celery Overview can capture everything happening with the workers in real-time by subscribing to events. A real-time web monitor is in development. Serialization Supports Pickle, JSON, YAML, or easily defined custom schemes0 码力 | 647 页 | 1011.88 KB | 1 年前3Celery 3.1 Documentation
[http://groups.google.com/group/celery-users] and an IRC channel. Here’s one of the simplest applications you can make: from celery import Celery app = Celery('hello', broker='amqp://guest@localhost//') easy to integrate with web frameworks, some of which even have integration packages: Django django-celery Pyramid pyramid_celery Pylons celery-pylons Flask not needed web2py web2py-celery Tornado tornado-celery control command change worker queues at runtime Jump to ⟶ Brokers Workers Security Contributing Applications Tasks Calling Daemonizing Monitoring Optimizing Routing Configuration Django Signals FAQ API0 码力 | 887 页 | 1.22 MB | 1 年前3Celery 3.1 Documentation
talk to for support, including a mailing-list and an IRC channel. Here’s one of the simplest applications you can make: from celery import Celery app = Celery('hello', broker='amqp://guest@localhost//') easy to integrate with web frameworks, some of which even have integration packages: Django django-celery Pyramid pyramid_celery Pylons celery-pylons Flask not needed web2py web2py-celery Tornado tornado-celery • write my own remote control command • change worker queues at runtime Jump to • Brokers • Applications • Tasks • Calling 2.2. Getting Started 9 Celery Documentation, Release 3.1.25 • Workers • Daemonizing0 码力 | 607 页 | 2.27 MB | 1 年前3Celery 2.3 Documentation
CHAPTER 1 Getting Started Release 2.3 Date February 04, 2014 1.1 Introduction Version 2.3.5 Web http://celeryproject.org/ Download http://pypi.python.org/pypi/celery/ Source http://github.com/ask/celery/ Result Stores Database, MongoDB, Redis, Tokyo Tyrant, Cassandra, or AMQP (message notification). Web- hooks Your tasks can also be HTTP callbacks, enabling cross-language communication. Rate limiting can capture everything happening with the workers in real-time by subscribing to events. A real-time web monitor is in development. Serial- ization Supports Pickle, JSON, YAML, or easily defined custom0 码力 | 334 页 | 1.25 MB | 1 年前3Celery 2.2 Documentation
CHAPTER 1 Getting Started Release 2.2 Date February 04, 2014 1.1 Introduction Version 2.2.10 Web http://celeryproject.org/ Download http://pypi.python.org/pypi/celery/ Source http://github.com/ask/celery/ Result Stores Database, MongoDB, Redis, Tokyo Tyrant, Cassandra, or AMQP (message notification). Web- hooks Your tasks can also be HTTP callbacks, enabling cross-language communication. Rate limiting can capture everything happening with the workers in real-time by subscribing to events. A real-time web monitor is in development. Serial- ization Supports Pickle, JSON, YAML, or easily defined custom0 码力 | 314 页 | 1.26 MB | 1 年前3Celery 2.4 Documentation
CHAPTER 1 Getting Started Release 2.4 Date January 12, 2016 1.1 Introduction Version 2.4.7 Web http://celeryproject.org/ Download http://pypi.python.org/pypi/celery/ Source http://github.com/ask/celery/ Result Stores Database, MongoDB, Redis, Tokyo Tyrant, Cassandra, or AMQP (message notification). Web- hooks Your tasks can also be HTTP callbacks, enabling cross-language communication. Rate limiting can capture everything happening with the workers in real-time by subscribing to events. A real-time web monitor is in development. Serial- ization Supports Pickle, JSON, YAML, or easily defined custom0 码力 | 395 页 | 1.54 MB | 1 年前3Celery 2.4 Documentation
This document describes Celery 2.4. For development docs, go here. Introduction Version: 2.4.7 Web: http://celeryproject.org/ Download: http://pypi.python.org/pypi/celery/ Source: http://github.com/ask/celery/ can capture everything happening with the workers in real-time by subscribing to events. A real-time web monitor is in development. Serialization Supports Pickle, JSON, YAML, or easily defined custom schemes sub-tasks has been executed, and even retrieve the results in order. Progress bars, anyone? Made for Web You can query status and results via URLs, enabling the ability to poll task status using Ajax. Error0 码力 | 543 页 | 957.42 KB | 1 年前3
共 51 条
- 1
- 2
- 3
- 4
- 5
- 6