Talk in English - UK at php Central Europe Conference 2017
Track Name:
Intermediate
View Slides: https://speakerdeck.com/hollodotme/async-php-requests-and-reactive-responses-with-php-fpm-3
Checkout the code: https://github.com/hollodotme/fast-cgi-client
Checkout the code: https://github.com/hollodotme/fast-cgi-client-demo
Short URL: https://joind.in/talk/0b2b4
(QR-Code (opens in new window))
There are many approaches to execute PHP sub-tasks asynchronously or to parallelise 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 configure and use the built-in PHP FastCGI Process Manager (php-fpm) to execute requests asynchronously in an isolated, tunable process pool and eventually handle their responses in a reactive way.
Comments
Comments are closed.
A very good talk - the author presented a unique solution for dealing with background tasks, developed by himself. The content was presented in a very clear manner - easy to follow, good examples, finishing with a live demo of the solution. There was plenty of time left for Q&A, which was excellent because there was a lot of interest on behalf of the audience. I highly recommend the talk!
Interesting talk with real demo examples and peaker was confident on stage. I wish this talk was a little bit longer, and the sound was better on the left side of the room.