Jeffrey Zhang 3c3b0288b4 Use a lower number of the workers
Use a lower number of workers rather than the default value, which is
equal to the number of the cpu. Otherwise, in a multi cpu environment,
the number of the processes will very high.

In this PS, we use min(5, << number of cpu >>) as the default worker
count.

Closes-Bug: #1582254
Change-Id: I1c32cf0db794b43b8fb8be18f39190422ca5846f
2016-07-27 16:36:25 +08:00
..
2016-07-20 09:43:10 +08:00
2016-07-26 12:42:07 +00:00
2016-07-27 16:36:25 +08:00
2015-12-26 17:36:38 +00:00
2016-07-20 09:43:10 +08:00