Explorar o código

Started working (if you could call that any work) on the module index

Ask Solem %!s(int64=15) %!d(string=hai) anos
pai
achega
bb2d2b9006
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      docs/internals/moduleindex.rst

+ 5 - 0
docs/internals/moduleindex.rst

@@ -8,6 +8,11 @@ Worker
 celery.worker
 -------------
 
+* :class:`celery.worker.WorkController`
+
+This is the worker's main process. It starts and stops all the components
+required by the worker: Pool, Mediator, Scheduler, ClockService, and Listener.
+
 celery.worker.job
 -----------------