Celery 1.0 Documentation
0.1.6 [2009-04-28 2:13 P.M CET] 0.1.0 [2009-04-24 11:28 A.M CET] Interesting Links celery AMQP RabbitMQ Indices and tables Index Module Index Search Page © Copyright 2009, Ask Solem. Created using Example Features Documentation Installation Broker Installation Installing RabbitMQ Setting up RabbitMQ Installing RabbitMQ on OS X First steps with Celery Creating a simple task Configuration Running org/pypi/celery/ Source: http://github.com/ask/celery/ Keywords: task queue, job queue, asynchronous, rabbitmq, amqp, redis, django, python, webhooks, queue, distributed – Celery is a task queue/job queue0 码力 | 221 页 | 283.64 KB | 1 年前3Celery 2.0 Documentation
1.15 0.1.14 0.1.13 0.1.12 0.1.11 0.1.10 0.1.8 0.1.7 0.1.6 0.1.0 Interesting Links celery AMQP RabbitMQ Indices and tables Index Module Index Search Page © Copyright 2009-2010, Ask Solem & contributors Example Features Documentation Installation Broker Installation Installing RabbitMQ Setting up RabbitMQ Installing RabbitMQ on OS X First steps with Celery Creating a simple task Configuration Running org/pypi/celery/ Source: http://github.com/ask/celery/ Keywords: task queue, job queue, asynchronous, rabbitmq, amqp, redis, python, webhooks, queue, distributed – Celery is an open source asynchronous task0 码力 | 284 页 | 332.71 KB | 1 年前3Celery 2.0 Documentation
org/pypi/celery/ Source http://github.com/ask/celery/ Keywords task queue, job queue, asynchronous, rabbitmq, amqp, redis, python, webhooks, queue, dis- tributed – Celery is an open source asynchronous task language. It can also operate with other languages using webhooks. The recommended message broker is RabbitMQ, but support for Redis and databases (SQLAlchemy) is also available. You may also be pleased to (stable) 1.1.3 Features Mes- saging Supported brokers include RabbitMQ, Stomp, Redis, and most common SQL databases. Robust Using RabbitMQ, celery survives most error scenarios, and your tasks will never0 码力 | 165 页 | 492.43 KB | 1 年前3Celery 1.0 Documentation
org/pypi/celery/ Source http://github.com/ask/celery/ Keywords task queue, job queue, asynchronous, rabbitmq, amqp, redis, django, python, webhooks, queue, distributed – Celery is a task queue/job queue project. It can also operate with other languages via webhooks. The recommended message broker is RabbitMQ, but support for Redis and databases is also available. 1.1.1 Overview This is a high level overview (stable) 1.1.3 Features Messag- ing Supported brokers include RabbitMQ, Stomp, Redis, and most common SQL databases. Robust Using RabbitMQ, celery survives most error scenarios, and your tasks will never0 码力 | 123 页 | 400.69 KB | 1 年前3Celery 2.1 Documentation
1.15 0.1.14 0.1.13 0.1.12 0.1.11 0.1.10 0.1.8 0.1.7 0.1.6 0.1.0 Interesting Links celery AMQP RabbitMQ Indices and tables Index Module Index Search Page © Copyright 2009-2011, Ask Solem & Contributors Example Features Documentation Installation Broker Installation Installing RabbitMQ Setting up RabbitMQ Installing RabbitMQ on OS X First steps with Celery Creating a simple task Configuration Running org/pypi/celery/ Source: http://github.com/ask/celery/ Keywords: task queue, job queue, asynchronous, rabbitmq, amqp, redis, python, webhooks, queue, distributed – Celery is an open source asynchronous task0 码力 | 463 页 | 861.69 KB | 1 年前3Celery 2.1 Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 275 12.3 RabbitMQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . org/pypi/celery/ Source http://github.com/ask/celery/ Keywords task queue, job queue, asynchronous, rabbitmq, amqp, redis, python, webhooks, queue, dis- tributed – Celery is an open source asynchronous task language. It can also operate with other languages using webhooks. The recommended message broker is RabbitMQ, but support for Redis and databases (SQLAlchemy) is also available. Celery is easy to integrate0 码力 | 285 页 | 1.19 MB | 1 年前3Celery 2.2 Documentation
Example Features Documentation Installation Broker Installation Installing RabbitMQ Setting up RabbitMQ Installing RabbitMQ on OS X First steps with Celery Creating a simple task Configuration Running org/pypi/celery/ Source: http://github.com/ask/celery/ Keywords: task queue, job queue, asynchronous, rabbitmq, amqp, redis, python, webhooks, queue, distributed – Celery is an open source asynchronous task [http://ask.github.com/celery/userguide/remote-tasks.html]. The recommended message broker is RabbitMQ [http://www.rabbitmq.com/], but limited support for Redis [http://code.google.com/p/redis/], Beanstalk [http://kr0 码力 | 505 页 | 878.66 KB | 1 年前3Celery 2.3 Documentation
Example Features Documentation Installation Broker Installation Installing RabbitMQ Setting up RabbitMQ Installing RabbitMQ on OS X First steps with Celery Creating a simple task Configuration Running org/pypi/celery/ Source: http://github.com/ask/celery/ Keywords: task queue, job queue, asynchronous, rabbitmq, amqp, redis, python, webhooks, queue, distributed – Celery is an open source asynchronous task [http://ask.github.com/celery/userguide/remote-tasks.html]. The recommended message broker is RabbitMQ [http://www.rabbitmq.com/], but limited support [http://kombu.readthedocs.org/en/latest/introduction.html#0 码力 | 530 页 | 900.64 KB | 1 年前3Celery 2.3 Documentation
org/pypi/celery/ Source http://github.com/ask/celery/ Keywords task queue, job queue, asynchronous, rabbitmq, amqp, redis, python, webhooks, queue, dis- tributed – Celery is an open source asynchronous task language. It can also operate with other languages using webhooks. The recommended message broker is RabbitMQ, but limited support for Redis, Beanstalk, MongoDB, CouchDB and databases (using SQLAlchemy or the Supported brokers include RabbitMQ, Redis, Beanstalk, MongoDB, CouchDB, and popular SQL databases. Fault- tolerant Excellent configurable error recovery when using RabbitMQ, ensures your tasks are never0 码力 | 334 页 | 1.25 MB | 1 年前3Celery 2.4 Documentation
January 12, 2016 Introduction Overview Example Features Documentation Installation Brokers Using RabbitMQ Using Redis Using SQLAlchemy Using the Django Database Using MongoDB Using CouchDB Using Beanstalk org/pypi/celery/ Source: http://github.com/ask/celery/ Keywords: task queue, job queue, asynchronous, rabbitmq, amqp, redis, python, webhooks, queue, distributed – Celery is an open source asynchronous task [http://ask.github.com/celery/userguide/remote-tasks.html]. The recommended message broker is RabbitMQ [http://www.rabbitmq.com/], but limited support [http://kombu.readthedocs.org/en/latest/introduction.html#0 码力 | 543 页 | 957.42 KB | 1 年前3
共 312 条
- 1
- 2
- 3
- 4
- 5
- 6
- 32