parallel\Runtime::__construct
(0.8.0)
parallel\Runtime::__construct — Runtime Construction
Beschreibung
Shall construct a new runtime without bootstrapping.
$bootstrap
)Shall construct a bootstrapped runtime.
Parameter-Liste
-
bootstrap
-
The location of a bootstrap file, generally an autoloader.
Exceptions
Shall throw parallel\Runtime\Error if thread could not be created
Shall throw parallel\Runtime\Bootstrap if bootstrapping failed