Celery 1.0 Documentationapply_async(args=[filename, selection], routing_key="image.crop") >>> UpdateReccomendationsTask.apply_async(routing_key="misc.recommend") Later, if the crop task is consuming a lot of resources, we can bind some some new workers to handle just the "image.crop" task, by creating a new queue that binds to "image.crop”. 2.2.5 AMQP options • mandatory This sets the delivery to be mandatory. An exception will be0 码力 | 123 页 | 400.69 KB | 1 年前3
Celery 1.0 Documentationrouting_key="image.crop") >>> UpdateReccomendationsTask.apply_async(routing_key="misc. recommend") Later, if the crop task is consuming a lot of resources, we can bind bind some new workers to handle just the "image.crop" task, by creating a new queue that binds to "image.crop”. AMQP options mandatory This sets the delivery to be mandatory. An exception will be raised0 码力 | 221 页 | 283.64 KB | 1 年前3
Celery 2.0 DocumentationDocumentation, Release 2.0.3 (stable) ... routing_key="image.crop") >>> UpdateReccomendationsTask.apply_async(routing_key="misc.recommend") Later, if the crop task is consuming a lot of resources, we can bind some some new workers to handle just the "image.crop" task, by creating a new queue that binds to "image.crop”. 2.2.6 AMQP options NOTE The mandatory and immediate flags are not supported by amqplib at this0 码力 | 165 页 | 492.43 KB | 1 年前3
Celery 2.0 Documentation... routing_key="image.crop") >>> UpdateReccomendationsTask.apply_async(routing_key="misc. recommend") Later, if the crop task is consuming a lot of resources, we can bind bind some new workers to handle just the "image.crop" task, by creating a new queue that binds to "image.crop”. AMQP options NOTE The mandatory and immediate flags are not supported by amqplib at this point0 码力 | 284 页 | 332.71 KB | 1 年前3
Celery 2.1 Documentationrouting_key="image.crop") >>> add.apply_async(routing_key="misc.recommend") Later, if the crop task is consuming a lot of resources, we can bind new workers to handle just the "image.crop" task, by creating creating a new queue that binds to "image.crop”. See also: To find out more about routing, please see Routing Tasks. 2.3.7 AMQP options • mandatory This sets the delivery to be mandatory. An exception0 码力 | 285 页 | 1.19 MB | 1 年前3
Celery 2.1 Documentationrouting_key="image.crop") >>> add.apply_async(routing_key="misc.recommend") Later, if the crop task is consuming a lot of resources, we can bind new workers to handle just the "image.crop" task, by creating creating a new queue that binds to "image.crop”. See also To find out more about routing, please see Routing Tasks. AMQP options mandatory This sets the delivery to be mandatory. An exception will be raised0 码力 | 463 页 | 861.69 KB | 1 年前3
Celery 2.3 Documentationrouting_key="image.crop") >>> add.apply_async(routing_key="misc.recommend") Later, if the crop task is consuming a lot of resources, we can bind new workers to handle just the “image.crop” task, by creating creating a new queue that binds to “image.crop”. See also: To find out more about routing, please see Routing Tasks. 2.3.7 AMQP options • mandatory This sets the delivery to be mandatory. An exception0 码力 | 334 页 | 1.25 MB | 1 年前3
Celery 2.2 Documentationrouting_key="image.crop") >>> add.apply_async(routing_key="misc.recommend") Later, if the crop task is consuming a lot of resources, we can bind new workers to handle just the “image.crop” task, by creating creating a new queue that binds to “image.crop”. See also: To find out more about routing, please see Routing Tasks. 2.3.7 AMQP options • mandatory This sets the delivery to be mandatory. An exception0 码力 | 314 页 | 1.26 MB | 1 年前3
Celery 2.2 Documentationrouting_key="image.crop") >>> add.apply_async(routing_key="misc.recommend") Later, if the crop task is consuming a lot of resources, we can bind new workers to handle just the “image.crop” task, by creating creating a new queue that binds to “image.crop”. See also To find out more about routing, please see Routing Tasks. AMQP options mandatory This sets the delivery to be mandatory. An exception will be raised0 码力 | 505 页 | 878.66 KB | 1 年前3
Celery 2.3 Documentationrouting_key="image.crop") >>> add.apply_async(routing_key="misc.recommend") Later, if the crop task is consuming a lot of resources, we can bind new workers to handle just the “image.crop” task, by creating creating a new queue that binds to “image.crop”. See also To find out more about routing, please see Routing Tasks. AMQP options mandatory This sets the delivery to be mandatory. An exception will be raised0 码力 | 530 页 | 900.64 KB | 1 年前3
共 14 条
- 1
- 2













