celery.concurrency.solo¶ Single-threaded execution pool. class celery.concurrency.solo.TaskPool(*args, **kwargs)[源代码]¶ Solo task pool (blocking, inline, fast). body_can_be_buffer = True¶