> Edmond, > .... > If you want to make async PHP with multiple processes you have to check > variables semaphored to make it work. > > Hello, Iliya.
Thank you for your feedback. I'm not sure if I fully understood the entire context. But. At the moment, I have no intention of adding multitasking to PHP in the same way it works in Go. Therefore, code will not require synchronization. The current RFC proposes adding only asynchronous execution. That means each thread will have its own event loop, its own memory, and its own coroutines. P.s. I know also Russian and a bit asm. Ed. > >