Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.
Almost all systems programming languages which are designed to produce long running programs support multi-threading for problems where parallism is a solution. But that's not PHP.