 Celery 3.1 DocumentationDocumentation, Release 3.1.25 BROKER_URL = 'sqla+mysql://scott:tiger@localhost/foo' # postgresql BROKER_URL = 'sqla+postgresql://scott:tiger@localhost/mydatabase' # oracle BROKER_URL = 'sqla+oracle://scott:tiger@127 inspiration from the various commands in the celery.bin package. This is how the Flower monitoring extension adds the celery flower command, by adding an entry-point in setup.py: setup( name='flower', entry_points={ # mysql CELERY_RESULT_BACKEND = 'db+mysql://scott:tiger@localhost/foo' # postgresql CELERY_RESULT_BACKEND = 'db+postgresql://scott:tiger@localhost/mydatabase' # oracle CELERY_RESULT_BACKEND = 'db+o0 码力 | 607 页 | 2.27 MB | 1 年前3 Celery 3.1 DocumentationDocumentation, Release 3.1.25 BROKER_URL = 'sqla+mysql://scott:tiger@localhost/foo' # postgresql BROKER_URL = 'sqla+postgresql://scott:tiger@localhost/mydatabase' # oracle BROKER_URL = 'sqla+oracle://scott:tiger@127 inspiration from the various commands in the celery.bin package. This is how the Flower monitoring extension adds the celery flower command, by adding an entry-point in setup.py: setup( name='flower', entry_points={ # mysql CELERY_RESULT_BACKEND = 'db+mysql://scott:tiger@localhost/foo' # postgresql CELERY_RESULT_BACKEND = 'db+postgresql://scott:tiger@localhost/mydatabase' # oracle CELERY_RESULT_BACKEND = 'db+o0 码力 | 607 页 | 2.27 MB | 1 年前3
 Celery 3.1 Documentation'sqla+sqlite:///celerydb.sqlite' # mysql BROKER_URL = 'sqla+mysql://scott:tiger@localhost/foo' # postgresql BROKER_URL = 'sqla+postgresql://scott:tiger@localhost/mydatabase' # oracle BROKER_URL = 'sqla+oracle://scott:tiger@127 the celery.bin package. This is how the Flower [http://pypi.python.org/pypi/flower] monitoring extension adds the celery flower command, by adding an entry-point in setup.py: setup( name='flower' # mysql CELERY_RESULT_BACKEND = 'db+mysql://scott:tiger@localhost/foo' # postgresql CELERY_RESULT_BACKEND = 'db+postgresql://scott:tiger@localhost/mydatabase' # oracle CELERY_RESULT_BACKEND = 'db0 码力 | 887 页 | 1.22 MB | 1 年前3 Celery 3.1 Documentation'sqla+sqlite:///celerydb.sqlite' # mysql BROKER_URL = 'sqla+mysql://scott:tiger@localhost/foo' # postgresql BROKER_URL = 'sqla+postgresql://scott:tiger@localhost/mydatabase' # oracle BROKER_URL = 'sqla+oracle://scott:tiger@127 the celery.bin package. This is how the Flower [http://pypi.python.org/pypi/flower] monitoring extension adds the celery flower command, by adding an entry-point in setup.py: setup( name='flower' # mysql CELERY_RESULT_BACKEND = 'db+mysql://scott:tiger@localhost/foo' # postgresql CELERY_RESULT_BACKEND = 'db+postgresql://scott:tiger@localhost/mydatabase' # oracle CELERY_RESULT_BACKEND = 'db0 码力 | 887 页 | 1.22 MB | 1 年前3
 Celery 2.3 Documentationsqlite" # mysql CELERY_RESULT_DBURI = "mysql://scott:tiger@localhost/foo" # postgresql CELERY_RESULT_DBURI = "postgresql://scott:tiger@localhost/mydatabase" # oracle CELERY_RESULT_DBURI = "oracle://scott:tiger@127 "sqlite:///celerydb.sqlite" # mysql BROKER_HOST = "mysql://scott:tiger@localhost/foo" # postgresql BROKER_HOST = "postgresql://scott:tiger@localhost/mydatabase" # oracle BROKER_HOST = "oracle://scott:tiger@127 sqlite" # mysql CELERY_RESULT_DBURI = "mysql://scott:tiger@localhost/foo" # postgresql CELERY_RESULT_DBURI = "postgresql://scott:tiger@localhost/mydatabase" # oracle CELERY_RESULT_DBURI = "oracle://scott:tiger@1270 码力 | 334 页 | 1.25 MB | 1 年前3 Celery 2.3 Documentationsqlite" # mysql CELERY_RESULT_DBURI = "mysql://scott:tiger@localhost/foo" # postgresql CELERY_RESULT_DBURI = "postgresql://scott:tiger@localhost/mydatabase" # oracle CELERY_RESULT_DBURI = "oracle://scott:tiger@127 "sqlite:///celerydb.sqlite" # mysql BROKER_HOST = "mysql://scott:tiger@localhost/foo" # postgresql BROKER_HOST = "postgresql://scott:tiger@localhost/mydatabase" # oracle BROKER_HOST = "oracle://scott:tiger@127 sqlite" # mysql CELERY_RESULT_DBURI = "mysql://scott:tiger@localhost/foo" # postgresql CELERY_RESULT_DBURI = "postgresql://scott:tiger@localhost/mydatabase" # oracle CELERY_RESULT_DBURI = "oracle://scott:tiger@1270 码力 | 334 页 | 1.25 MB | 1 年前3
 Celery 2.5 Documentation"sqla+sqlite:///celerydb.sqlite" # mysql BROKER_URL = "sqla+mysql://scott:tiger@localhost/foo" # postgresql BROKER_URL = "sqla+postgresql://scott:tiger@localhost/mydatabase" 1.2. Brokers 9 Celery Documentation, Release sqlite" # mysql CELERY_RESULT_DBURI = "mysql://scott:tiger@localhost/foo" # postgresql CELERY_RESULT_DBURI = "postgresql://scott:tiger@localhost/mydatabase" # oracle CELERY_RESULT_DBURI = "oracle://scott:tiger@127 sqlite" # mysql CELERY_RESULT_DBURI = "mysql://scott:tiger@localhost/foo" # postgresql CELERY_RESULT_DBURI = "postgresql://scott:tiger@localhost/mydatabase" # oracle CELERY_RESULT_DBURI = "oracle://scott:tiger@1270 码力 | 400 页 | 1.40 MB | 1 年前3 Celery 2.5 Documentation"sqla+sqlite:///celerydb.sqlite" # mysql BROKER_URL = "sqla+mysql://scott:tiger@localhost/foo" # postgresql BROKER_URL = "sqla+postgresql://scott:tiger@localhost/mydatabase" 1.2. Brokers 9 Celery Documentation, Release sqlite" # mysql CELERY_RESULT_DBURI = "mysql://scott:tiger@localhost/foo" # postgresql CELERY_RESULT_DBURI = "postgresql://scott:tiger@localhost/mydatabase" # oracle CELERY_RESULT_DBURI = "oracle://scott:tiger@127 sqlite" # mysql CELERY_RESULT_DBURI = "mysql://scott:tiger@localhost/foo" # postgresql CELERY_RESULT_DBURI = "postgresql://scott:tiger@localhost/mydatabase" # oracle CELERY_RESULT_DBURI = "oracle://scott:tiger@1270 码力 | 400 页 | 1.40 MB | 1 年前3
 Celery 2.1 Documentationsqlite" # mysql CELERY_RESULT_DBURI = "mysql://scott:tiger@localhost/foo" # postgresql CELERY_RESULT_DBURI = "postgresql://scott:tiger@localhost/mydatabase" # oracle CELERY_RESULT_DBURI = "oracle://scott:tiger@127 or an SQL database as the messaging queue. This is not part of celery itself, but exists as an extension to carrot. • Installation • Redis – Configuration • Database – Configuration – Important notes Path to the schedule database if running with the -B option. Defaults to celerybeat-schedule. The extension ”.db” will be appended to the filename. --scheduler Scheduler class to use. Default is celery0 码力 | 285 页 | 1.19 MB | 1 年前3 Celery 2.1 Documentationsqlite" # mysql CELERY_RESULT_DBURI = "mysql://scott:tiger@localhost/foo" # postgresql CELERY_RESULT_DBURI = "postgresql://scott:tiger@localhost/mydatabase" # oracle CELERY_RESULT_DBURI = "oracle://scott:tiger@127 or an SQL database as the messaging queue. This is not part of celery itself, but exists as an extension to carrot. • Installation • Redis – Configuration • Database – Configuration – Important notes Path to the schedule database if running with the -B option. Defaults to celerybeat-schedule. The extension ”.db” will be appended to the filename. --scheduler Scheduler class to use. Default is celery0 码力 | 285 页 | 1.19 MB | 1 年前3
 Celery 2.5 Documentationrydb.sqlite" # mysql BROKER_URL = "sqla+mysql://scott:tiger@localhost/foo" # postgresql BROKER_URL = "sqla+postgresql://scott:tiger@localhost/mydatabase" # oracle BROKER_URL = "sqla+oracle://scott:tiger@127 sqlite" # mysql CELERY_RESULT_DBURI = "mysql://scott:tiger@localhost/foo" # postgresql CELERY_RESULT_DBURI = "postgresql://scott:tiger@localhost/mydatabase" # oracle CELERY_RESULT_DBURI = "oracle://scott:tiger@127 sqlite" # mysql CELERY_RESULT_DBURI = "mysql://scott:tiger@localhost/foo" # postgresql CELERY_RESULT_DBURI = "postgresql://scott:tiger@localhost/mydatabase" # oracle CELERY_RESULT_DBURI = "oracle://scott:tiger@1270 码力 | 647 页 | 1011.88 KB | 1 年前3 Celery 2.5 Documentationrydb.sqlite" # mysql BROKER_URL = "sqla+mysql://scott:tiger@localhost/foo" # postgresql BROKER_URL = "sqla+postgresql://scott:tiger@localhost/mydatabase" # oracle BROKER_URL = "sqla+oracle://scott:tiger@127 sqlite" # mysql CELERY_RESULT_DBURI = "mysql://scott:tiger@localhost/foo" # postgresql CELERY_RESULT_DBURI = "postgresql://scott:tiger@localhost/mydatabase" # oracle CELERY_RESULT_DBURI = "oracle://scott:tiger@127 sqlite" # mysql CELERY_RESULT_DBURI = "mysql://scott:tiger@localhost/foo" # postgresql CELERY_RESULT_DBURI = "postgresql://scott:tiger@localhost/mydatabase" # oracle CELERY_RESULT_DBURI = "oracle://scott:tiger@1270 码力 | 647 页 | 1011.88 KB | 1 年前3
 Celery 2.3 Documentationsqlite" # mysql CELERY_RESULT_DBURI = "mysql://scott:tiger@localhost/foo" # postgresql CELERY_RESULT_DBURI = "postgresql://scott:tiger@localhost/mydatabase" # oracle CELERY_RESULT_DBURI = "oracle://scott:tiger@127 "sqlite:///celerydb.sqlite" # mysql BROKER_HOST = "mysql://scott:tiger@localhost/foo" # postgresql BROKER_HOST = "postgresql://scott:tiger@localhost/mydatabase" # oracle BROKER_HOST = "oracle://scott:tiger@127 sqlite" # mysql CELERY_RESULT_DBURI = "mysql://scott:tiger@localhost/foo" # postgresql CELERY_RESULT_DBURI = "postgresql://scott:tiger@localhost/mydatabase" # oracle CELERY_RESULT_DBURI = "oracle://scott:tiger@1270 码力 | 530 页 | 900.64 KB | 1 年前3 Celery 2.3 Documentationsqlite" # mysql CELERY_RESULT_DBURI = "mysql://scott:tiger@localhost/foo" # postgresql CELERY_RESULT_DBURI = "postgresql://scott:tiger@localhost/mydatabase" # oracle CELERY_RESULT_DBURI = "oracle://scott:tiger@127 "sqlite:///celerydb.sqlite" # mysql BROKER_HOST = "mysql://scott:tiger@localhost/foo" # postgresql BROKER_HOST = "postgresql://scott:tiger@localhost/mydatabase" # oracle BROKER_HOST = "oracle://scott:tiger@127 sqlite" # mysql CELERY_RESULT_DBURI = "mysql://scott:tiger@localhost/foo" # postgresql CELERY_RESULT_DBURI = "postgresql://scott:tiger@localhost/mydatabase" # oracle CELERY_RESULT_DBURI = "oracle://scott:tiger@1270 码力 | 530 页 | 900.64 KB | 1 年前3
 Celery v4.1.0 Documentationorg/pypi/django-celery-beat/] extension that stores the schedule in the Django database, and presents a convenient admin interface to manage periodic tasks at runtime. To install and use this extension: 1. Use pip to the celery.bin package. This is how the Flower [https://pypi.python.org/pypi/Flower/] monitoring extension adds the celery flower command, by adding an entry-point in setup.py: setup( name='flower' installed using pip: $ pip install celery[tblib] See Bundles for information on combining multiple extension requirements. task_ignore_result Default: Disabled. Whether to store the task return values or0 码力 | 1057 页 | 1.35 MB | 1 年前3 Celery v4.1.0 Documentationorg/pypi/django-celery-beat/] extension that stores the schedule in the Django database, and presents a convenient admin interface to manage periodic tasks at runtime. To install and use this extension: 1. Use pip to the celery.bin package. This is how the Flower [https://pypi.python.org/pypi/Flower/] monitoring extension adds the celery flower command, by adding an entry-point in setup.py: setup( name='flower' installed using pip: $ pip install celery[tblib] See Bundles for information on combining multiple extension requirements. task_ignore_result Default: Disabled. Whether to store the task return values or0 码力 | 1057 页 | 1.35 MB | 1 年前3
 Celery 2.1 Documentationsqlite" # mysql CELERY_RESULT_DBURI = "mysql://scott:tiger@localhost/foo" # postgresql CELERY_RESULT_DBURI = "postgresql://scott:tiger@localhost/mydatabase" # oracle CELERY_RESULT_DBURI = "oracle://scott:tiger@127 or an SQL database as the messaging queue. This is not part of celery itself, but exists as an extension to carrot [http://pypi.python.org/pypi/carrot]. Installation Redis Configuration Database Configuration Path to the schedule database if running with the -B option. Defaults to celerybeat-schedule. The extension ”.db” will be appended to the filename. --scheduler Scheduler class to use. Default is celery0 码力 | 463 页 | 861.69 KB | 1 年前3 Celery 2.1 Documentationsqlite" # mysql CELERY_RESULT_DBURI = "mysql://scott:tiger@localhost/foo" # postgresql CELERY_RESULT_DBURI = "postgresql://scott:tiger@localhost/mydatabase" # oracle CELERY_RESULT_DBURI = "oracle://scott:tiger@127 or an SQL database as the messaging queue. This is not part of celery itself, but exists as an extension to carrot [http://pypi.python.org/pypi/carrot]. Installation Redis Configuration Database Configuration Path to the schedule database if running with the -B option. Defaults to celerybeat-schedule. The extension ”.db” will be appended to the filename. --scheduler Scheduler class to use. Default is celery0 码力 | 463 页 | 861.69 KB | 1 年前3
 Celery v4.0.1 Documentationorg/pypi/django-celery-beat/] extension that stores the schedule in the Django database, and presents a convenient admin interface to manage periodic tasks at runtime. To install and use this extension: 1. Use pip to the celery.bin package. This is how the Flower [https://pypi.python.org/pypi/Flower/] monitoring extension adds the celery flower command, by adding an entry-point in setup.py: setup( name='flower' installed using pip: $ pip install celery[tblib] See Bundles for information on combining multiple extension requirements. task_ignore_result Default: Disabled. Whether to store the task return values or0 码力 | 1040 页 | 1.37 MB | 1 年前3 Celery v4.0.1 Documentationorg/pypi/django-celery-beat/] extension that stores the schedule in the Django database, and presents a convenient admin interface to manage periodic tasks at runtime. To install and use this extension: 1. Use pip to the celery.bin package. This is how the Flower [https://pypi.python.org/pypi/Flower/] monitoring extension adds the celery flower command, by adding an entry-point in setup.py: setup( name='flower' installed using pip: $ pip install celery[tblib] See Bundles for information on combining multiple extension requirements. task_ignore_result Default: Disabled. Whether to store the task return values or0 码力 | 1040 页 | 1.37 MB | 1 年前3
共 51 条
- 1
- 2
- 3
- 4
- 5
- 6














