This document describes the current stable version of Celery (5.1). For development docs, go here.

celery.concurrency

Pool implementation abstract factory, and alias definitions.

celery.concurrency.get_available_pool_names()[source]
celery.concurrency.get_implementation(cls)[source]

Return pool implementation by name.