PHP 8.5.0 Beta 3 available for testing

parallel\bootstrap

(1.0.0)

parallel\bootstrap โ€” Bootstrapping

่ฏดๆ˜Ž

parallel\bootstrap(string $file): void

Shall use the provided file to bootstrap all runtimes created for automatic scheduling via parallel\run().

ๅ‚ๆ•ฐ

file

Path to the file to bootstrap all runtimes.

่ฟ”ๅ›žๅ€ผ

ๆฒกๆœ‰่ฟ”ๅ›žๅ€ผใ€‚

้”™่ฏฏ๏ผๅผ‚ๅธธ

่ญฆๅ‘Š

Shall throw parallel\Runtime\Error\Bootstrap if previously called for this process.

่ญฆๅ‘Š

Shall throw parallel\Runtime\Error\Bootstrap if called after parallel\run().

ๅ‚่ง

๏ผ‹ๆทปๅŠ ๅค‡ๆณจ

็”จๆˆท่ดก็Œฎ็š„ๅค‡ๆณจ

ๆญค้กต้ขๅฐšๆ— ็”จๆˆท่ดก็Œฎ็š„ๅค‡ๆณจใ€‚
To Top