Celery 2.5 DocumentationQuestions 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 & Contributors. index modules | next | previous kombu.transport.django [http://kombu.readthedocs.org/en/latest/reference/kombu.transport.django.html#module- kombu.transport.django] to INSTALLED_APPS: INSTALLED_APPS = ("kombu.transport.django", ) 3. Sync that adds two numbers. Tasks are defined in normal Python modules. By convention we will call our module tasks.py, and it looks like this: file: tasks.py from celery.task import task @task def add(x0 码力 | 647 页 | 1011.88 KB | 1 年前3
Celery 3.1 DocumentationSlide) What’s new in Celery 2.5 API Reference Internals History Glossary Indices and tables Index Module Index Search Page This document describes the current stable version of Celery (3.1). For development Django ORM Apache Cassandra Serialization pickle, json, yaml, msgpack. zlib, bzip2 compression. Cryptographic message signing. Features Monitoring A stream of monitoring events is emitted by workers and In this tutorial you will keep everything contained in a single module, but for larger projects you want to create a dedicated module. Let’s create the file tasks.py: from celery import Celery app0 码力 | 887 页 | 1.22 MB | 1 年前3
Celery 2.5 Documentationthat adds two numbers. Tasks are defined in normal Python modules. By convention we will call our module tasks.py, and it looks like this: file tasks.py from celery.task import task @task def add(x, Configuration Celery is configured by using a configuration module. By default this module is called celeryconfig.py. The configuration module must either be in the current directory or on the Python path so that it can be imported. You can also set a custom name for the configuration module by using the CELERY_CONFIG_MODULE environment variable. Let’s create our celeryconfig.py. 1. Configure how we communicate0 码力 | 400 页 | 1.40 MB | 1 年前3
Celery v4.4.7 DocumentationWhat’s new in Celery 4.4 (Cliffs) API Reference Internals History Glossary Indices and tables Index Module Index Search Page This document describes the current stable version of Celery (4.4). For development Azure Cosmos DB File system Serialization pickle, json, yaml, msgpack. zlib, bzip2 compression. Cryptographic message signing. Features Monitoring A stream of monitoring events is emitted by workers and import it. In this tutorial we keep everything contained in a single module, but for larger projects you want to create a dedicated module. Let’s create the file tasks.py: from celery import Celery app0 码力 | 1219 页 | 1.44 MB | 1 年前3
Celery v4.4.5 DocumentationWhat’s new in Celery 4.4 (Cliffs) API Reference Internals History Glossary Indices and tables Index Module Index Search Page This document describes the current stable version of Celery (4.4). For development Azure Cosmos DB File system Serialization pickle, json, yaml, msgpack. zlib, bzip2 compression. Cryptographic message signing. Features Monitoring A stream of monitoring events is emitted by workers and import it. In this tutorial we keep everything contained in a single module, but for larger projects you want to create a dedicated module. Let’s create the file tasks.py: from celery import Celery app0 码力 | 1215 页 | 1.44 MB | 1 年前3
Celery 4.4.0 DocumentationWhat’s new in Celery 4.4 (Cliffs) API Reference Internals History Glossary Indices and tables Index Module Index Search Page This document describes the current stable version of Celery (4.4). For development Azure Cosmos DB File system Serialization pickle, json, yaml, msgpack. zlib, bzip2 compression. Cryptographic message signing. Features Monitoring A stream of monitoring events is emitted by workers and import it. In this tutorial we keep everything contained in a single module, but for larger projects you want to create a dedicated module. Let’s create the file tasks.py: from celery import Celery app0 码力 | 1185 页 | 1.42 MB | 1 年前3
Celery 4.4.3 DocumentationWhat’s new in Celery 4.4 (Cliffs) API Reference Internals History Glossary Indices and tables Index Module Index Search Page This document describes the current stable version of Celery (4.4). For development Azure Cosmos DB File system Serialization pickle, json, yaml, msgpack. zlib, bzip2 compression. Cryptographic message signing. Features Monitoring A stream of monitoring events is emitted by workers and import it. In this tutorial we keep everything contained in a single module, but for larger projects you want to create a dedicated module. Let’s create the file tasks.py: from celery import Celery app0 码力 | 1209 页 | 1.44 MB | 1 年前3
Celery 4.4.1 DocumentationWhat’s new in Celery 4.4 (Cliffs) API Reference Internals History Glossary Indices and tables Index Module Index Search Page This document describes the current stable version of Celery (4.4). For development Azure Cosmos DB File system Serialization pickle, json, yaml, msgpack. zlib, bzip2 compression. Cryptographic message signing. Features Monitoring A stream of monitoring events is emitted by workers and import it. In this tutorial we keep everything contained in a single module, but for larger projects you want to create a dedicated module. Let’s create the file tasks.py: from celery import Celery app0 码力 | 1188 页 | 1.42 MB | 1 年前3
Celery 4.4.2 DocumentationWhat’s new in Celery 4.4 (Cliffs) API Reference Internals History Glossary Indices and tables Index Module Index Search Page This document describes the current stable version of Celery (4.4). For development Azure Cosmos DB File system Serialization pickle, json, yaml, msgpack. zlib, bzip2 compression. Cryptographic message signing. Features Monitoring A stream of monitoring events is emitted by workers and import it. In this tutorial we keep everything contained in a single module, but for larger projects you want to create a dedicated module. Let’s create the file tasks.py: from celery import Celery app0 码力 | 1188 页 | 1.42 MB | 1 年前3
Celery v4.4.4 DocumentationWhat’s new in Celery 4.4 (Cliffs) API Reference Internals History Glossary Indices and tables Index Module Index Search Page This document describes the current stable version of Celery (4.4). For development Azure Cosmos DB File system Serialization pickle, json, yaml, msgpack. zlib, bzip2 compression. Cryptographic message signing. Features Monitoring A stream of monitoring events is emitted by workers and import it. In this tutorial we keep everything contained in a single module, but for larger projects you want to create a dedicated module. Let’s create the file tasks.py: from celery import Celery app0 码力 | 1215 页 | 1.44 MB | 1 年前3
共 51 条
- 1
- 2
- 3
- 4
- 5
- 6













