Everything
php
Learn
Community
Releases
The PHP Project
Learn
Community
Releases
The PHP Project
Home
»
Project
»
RFCs
»
Concurrency Support in the PHP Engine
»
RFC: Concurrency Support in the PHP Engine
Project Governance
Author
Edmond
PHP has no engine-level way to run code concurrently. Fibers (PHP 8.1) added the low-level primitive, cooperative context switching, but no scheduler: deciding ...
Mailing List Discussions
[RFC] Concurrency Support in the PHP Engine
View Original
This RFC has not yet started voting