Open hemengze opened 4 years ago
Dynamic process number
When I modify workerId array, I must change the process number by hand.
you can change worker num by bean config:
'processPool' => [ 'workerNum' => 8, ]
What does this PR do?
Dynamic process number
Motivation
When I modify workerId array, I must change the process number by hand.
More