1. EachPod

044: Asynchronous PHP

Author
PHP Roundtable
Published
Thu 14 Apr 2016
Episode Link
https://www.phproundtable.com

Async? Isn't that like AJAX in Javascript or something? Most PHP developers encounter asynchronous code for the first time in Javascript, but not many are aware that PHP can do async too. We discuss asynchronous programming in PHP and how we might be able to implement it in our own projects using various libraries.

We also take a look at how async features could be added to PHP core to support async natively.

Share to: