There are many approaches to execute PHP sub-tasks asynchronously or to parallelize PHP execution. While some solutions require extra extensions, individual PHP builds or a lot of process control management, this talk will show you how to connect to PHP’s built-in FastCGI Process Manager (php-fpm) via hollodotme/fast-cgi-client to execute requests asynchronously in an isolated, tunable process pool and eventually handle their responses in a reactive way.
Talk given at The Online PHP Conference | January 21, 2021