Talk in English - US at ZendCon 2017
Track Name:
The Joint
Short URL: https://joind.in/talk/8613e
(QR-Code (opens in new window))
From ReactPHP to Facebook Hack's Async implementation and many more, asynchronous programming has been a hot topic lately. But how well does async programming support work in PHP and what can you actually use it for in your projects? Let's look at some real-world use cases and how they leverage the power of async to do things you didn't know PHP could do.
Comments
Comments are closed.
The presentation did show plenty of async options, and did a good job with pointing out the pros and cons. ReactPHP does look very promising.
Great overview!
Content was good, including the overview of promises and React streams. Was a little out of date, no mention of https://github.com/guzzle/promises
A agree with the other commenters