Browse Source

Improves wording

Ask Solem 11 years ago
parent
commit
c43e452d07
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/userguide/optimizing.rst

+ 1 - 1
docs/userguide/optimizing.rst

@@ -137,7 +137,7 @@ or that the messages may not even fit in memory.
 
 The workers' default prefetch count is the
 :setting:`CELERYD_PREFETCH_MULTIPLIER` setting multiplied by the number
-of child worker processes [*]_.
+of concurrency slots[*]_ (processes/threads/greenthreads).
 
 If you have many tasks with a long duration you want
 the multiplier value to be 1, which means it will only reserve one