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

celery.concurrency

celery.concurrency

Pool implementation abstract factory, and alias definitions.

celery.concurrency.get_implementation(cls)[source]