Changed documentation
This commit is contained in:
parent
ec8a945189
commit
fda4cd6001
2 changed files with 2 additions and 1 deletions
|
|
@ -279,7 +279,7 @@ function poller_exec_function($queue, $funcname, $argv) {
|
|||
|
||||
$poller_up_start = microtime(true);
|
||||
|
||||
/** With these values we can analyze how effective the worker is.
|
||||
/* With these values we can analyze how effective the worker is.
|
||||
* The database and rest time should be low since this is the unproductive time.
|
||||
* The execution time is the productive time.
|
||||
* By changing parameters like the maximum number of workers we can check the effectivness.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue