Celery 2.1 Documentationcom -c 3 # Additionl options are added to each celeryd’, # but you can also modify the options for ranges of or single workers # 3 workers: Two with 3 processes, and one with 10 processes. $ celeryd-multi -c:image 10 celeryd -n image.myhost -c 10 celeryd -n video.myhost -c 3 celeryd -n data.myhost -c 3 # ranges and lists of workers in options is also allowed: # (-c:1-3 can also be written as -c:1,2,3) $ celeryd-multi multi_args(p, cmd=’celeryd’, append=’‘, prefix=’‘, suffix=’‘) celery.bin.celeryd_multi.parse_ns_range(ns, ranges=False) celery.bin.celeryd_multi.quote(v) celery.bin.celeryd_multi.say(m, newline=True) 168 Chapter0 码力 | 285 页 | 1.19 MB | 1 年前3
Celery 2.5 DocumentationContributed by Steeve Morin. • The crontab parser now matches Vixie Cron behavior when parsing ranges with steps (e.g. 1-59/2). Contributed by Daniel Hepper. • celerybeat can now be configured on the com -c 3 # Additionl options are added to each celeryd’, # but you can also modify the options for ranges of or single workers # 3 workers: Two with 3 processes, and one with 10 processes. $ celeryd-multi -c:image 10 celeryd -n image.myhost -c 10 celeryd -n video.myhost -c 3 celeryd -n data.myhost -c 3 # ranges and lists of workers in options is also allowed: # (-c:1-3 can also be written as -c:1,2,3) $ celeryd-multi0 码力 | 400 页 | 1.40 MB | 1 年前3
Celery v5.0.1 DocumentationAdditional options are added to each celery worker' comamnd, $ # but you can also modify the options for ranges of, or specific workers $ # 3 workers: Two with 3 processes, and one with 10 processes. $ celery worker -n image@myhost -c 10 celery worker -n video@myhost -c 3 celery worker -n data@myhost -c 3 $ # ranges and lists of workers in options is also allowed: $ # (-c:1-3 can also be written as -c:1,2,3) $ celery setting. Contributed by Steeve Morin. The Crontab parser now matches Vixie Cron behavior when parsing ranges with steps (e.g., 1-59/2). Contributed by Daniel Hepper. celerybeat can now be configured on the0 码力 | 2313 页 | 2.13 MB | 1 年前3
Celery 3.0 DocumentationAdditional options are added to each celery worker' comamnd, $ # but you can also modify the options for ranges of, or specific workers $ # 3 workers: Two with 3 processes, and one with 10 processes. $ celery worker -n image@myhost -c 10 celery worker -n video@myhost -c 3 celery worker -n data@myhost -c 3 $ # ranges and lists of workers in options is also allowed: $ # (-c:1-3 can also be written as -c:1,2,3) $ celery setting. Contributed by Steeve Morin. The Crontab parser now matches Vixie Cron behavior when parsing ranges with steps (e.g., 1-59/2). Contributed by Daniel Hepper. celerybeat can now be configured on the0 码力 | 2110 页 | 2.23 MB | 1 年前3
Celery v4.0.0 DocumentationAdditional options are added to each celery worker' comamnd, $ # but you can also modify the options for ranges of, or specific workers $ # 3 workers: Two with 3 processes, and one with 10 processes. $ celery worker -n image@myhost -c 10 celery worker -n video@myhost -c 3 celery worker -n data@myhost -c 3 $ # ranges and lists of workers in options is also allowed: $ # (-c:1-3 can also be written as -c:1,2,3) $ celery setting. Contributed by Steeve Morin. The Crontab parser now matches Vixie Cron behavior when parsing ranges with steps (e.g., 1-59/2). Contributed by Daniel Hepper. celerybeat can now be configured on the0 码力 | 2106 页 | 2.23 MB | 1 年前3
Celery v5.0.2 DocumentationAdditional options are added to each celery worker' comamnd, $ # but you can also modify the options for ranges of, or specific workers $ # 3 workers: Two with 3 processes, and one with 10 processes. $ celery worker -n image@myhost -c 10 celery worker -n video@myhost -c 3 celery worker -n data@myhost -c 3 $ # ranges and lists of workers in options is also allowed: $ # (-c:1-3 can also be written as -c:1,2,3) $ celery setting. Contributed by Steeve Morin. The Crontab parser now matches Vixie Cron behavior when parsing ranges with steps (e.g., 1-59/2). Contributed by Daniel Hepper. celerybeat can now be configured on the0 码力 | 2313 页 | 2.14 MB | 1 年前3
Celery v5.0.0 DocumentationAdditional options are added to each celery worker' comamnd, $ # but you can also modify the options for ranges of, or specific workers $ # 3 workers: Two with 3 processes, and one with 10 processes. $ celery worker -n image@myhost -c 10 celery worker -n video@myhost -c 3 celery worker -n data@myhost -c 3 $ # ranges and lists of workers in options is also allowed: $ # (-c:1-3 can also be written as -c:1,2,3) $ celery setting. Contributed by Steeve Morin. The Crontab parser now matches Vixie Cron behavior when parsing ranges with steps (e.g., 1-59/2). Contributed by Daniel Hepper. celerybeat can now be configured on the0 码力 | 2309 页 | 2.13 MB | 1 年前3
Celery v5.0.5 DocumentationAdditional options are added to each celery worker' comamnd, $ # but you can also modify the options for ranges of, or specific workers $ # 3 workers: Two with 3 processes, and one with 10 processes. $ celery worker -n image@myhost -c 10 celery worker -n video@myhost -c 3 celery worker -n data@myhost -c 3 $ # ranges and lists of workers in options is also allowed: $ # (-c:1-3 can also be written as -c:1,2,3) $ celery setting. Contributed by Steeve Morin. The Crontab parser now matches Vixie Cron behavior when parsing ranges with steps (e.g., 1-59/2). Contributed by Daniel Hepper. celerybeat can now be configured on the0 码力 | 2315 页 | 2.14 MB | 1 年前3
Celery 2.0 Documentationmessaging 93 Celery Documentation, Release 2.0.3 (stable) celery.bin.celeryd_multi.parse_ns_range(ns, ranges=False) celery.bin.celeryd_multi.quote(v) celery.bin.celeryd_multi.say(m) 94 Chapter 7. API Reference com -c 3 # Additionl options are added to each celeryd’, # but you can also modify the options for ranges of or single workers # 3 workers: Two with 3 processes, and one with 10 processes. $ celeryd-multi -c:image 10 celeryd -n image.myhost -c 10 celeryd -n video.myhost -c 3 celeryd -n data.myhost -c 3 # ranges and lists of workers in options is also allowed: # (-c:1-3 can also be written as -c:1,2,3) $ celeryd-multi0 码力 | 165 页 | 492.43 KB | 1 年前3
Celery 2.1 Documentationcom -c 3 # Additionl options are added to each celeryd', # but you can also modify the options for ranges of or single workers # 3 workers: Two with 3 processes, and one with 10 processes. $ celeryd-multi -c:image 10 celeryd -n image.myhost -c 10 celeryd -n video.myhost -c 3 celeryd -n data.myhost -c 3 # ranges and lists of workers in options is also allowed: # (-c:1-3 can also be written as -c:1,2,3) $ celeryd-multi multi_args(p, cmd='celeryd', append='', prefix='', suffix='') celery.bin.celeryd_multi.parse_ns_range(ns, ranges=False) celery.bin.celeryd_multi.quote(v) celery.bin.celeryd_multi.say(m, newline=True) © Copyright0 码力 | 463 页 | 861.69 KB | 1 年前3
共 49 条
- 1
- 2
- 3
- 4
- 5













