Hacker News new | ask | show | jobs
by bufferoverflow 2241 days ago
> You can't spin up multiple request threads to make concurrent non-blocking queries in PHP.

I think you can.

https://dev.to/webong/using-asynchronous-processes-in-php-7i...