你正在阅读 Celery 3.1 的文档。开发版本文档见: 此处.

celery.concurrency.solo

celery.concurrency.solo

Single-threaded pool implementation.

class celery.concurrency.solo.TaskPool(*args, **kwargs)[源代码]

Solo task pool (blocking, inline, fast).

上一个主题

celery.concurrency

下一个主题

celery.concurrency.prefork

本页