Edited wiki page through web user interface.

This commit is contained in:
Louwrentius 2009-01-10 15:01:41 +00:00
parent 299d7f1e07
commit 37052d26b6

View File

@ -40,7 +40,7 @@ For every messages that is received, the listener will execute a function (calle
The whole function is executed as a background process, not just the user-supplied command. The whole function is executed as a background process, not just the user-supplied command.
=== Function: start_all_workers === Function: start_all_workers ===
For every available cpu core, a parallel thread will be started. If a user manually specifies a number of threads, that number will override the detected number of cores. For every available cpu core, a parallel thread will be started. If a user manually specifies a number of threads, that number will override the detected number of cores.