Building PHP daemons and long-running processes

Comments

Comments are closed.

Tiago Mestre at 14:16 on 18 Oct 2016

Good Tutorial

Ilya Isakov at 15:39 on 18 Oct 2016

Enjoyed this talk. Thanks for perfectly prepared presentation and examples. The Crawler example probably was redundant.

Cy Odum at 15:42 on 18 Oct 2016

The presenter's knowledge of the subject seemed very good. The presenter was both well-spoken and understandable at all points during the presentation. The usage of multiple views (bash terminals) on the screen to display various parts of the scripts at work was a fantastic way to give visual representation of the code at work. The presenter was also able to answer any and all questions directed to him.

Marcus Morgan at 10:10 on 19 Oct 2016

Excellent tutorial, using git to pull the changes for each example made it easy to see what was happening and how everything was put together. Presenter was great in conveying the concept.

Jeff Burgin at 16:03 on 19 Oct 2016

Very good and informative, the examples really helped!

David Thomson at 22:11 on 19 Oct 2016

Very good.
Sessions like this are why I come to Zendcon.
Very good visual materials, great use of git.

Great presentation, excellent "slides", the demos were well done and impressive. I'll be digging through the code and seeing what I can use in my own long-running jobs.

Robert Black at 11:20 on 20 Oct 2016

This was a great talk. I took away a lot of great concepts and found that daemonizing code is both easy and when done right very efficient

Very good, many ideas popped up and certainly will use this info to improve my processes.