(PECL pthreads >= 2.0.0)
Creates a new Pool of Workers
public Pool Pool::__construct ( integer $size, string $class [, array $ctor ] )
Construct a new Pool of Workers
Parameters:
size
The maximum number of Workers this Pool can create
class
The class for new Workers
ctor
An array of arguments to be