News Feed
Jobs Feed
Sections




News Archive
Kevin Schroeder's Blog:
You want to do WHAT with PHP? Chapter 8
September 24, 2010 @ 12:39:17

On his blog today Kevin Schroeder has the latest in a series of excerpts from his book "You Want to Do WHAT with PHP?" - a section of the chapter on daemons.

PHP is a language generally not suited for running daemons. That said, PHP can do it, and in certain circumstances does it sufficiently for the job. In this chapter we look at some of the things you need to know about to build a PHP-based daemon. This excerpt doesn't feature any code, but it does set the foundation for why I think PHP is fine for daemons in some circumstances.

The excerpt is mainly the first part of the chapter that just introduces the idea of daemons including some of the right and wrong uses, using the right tool for the job and how using PHP for a daemon can help with needs in a place where PHP might already be a norm.

0 comments voice your opinion now!
book excerpt kevinschroeder chapter daemon


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Book Review: PHP 5 In Practice

Slashdot.org: Practical Web 2.0 Applications with PHP

PHPBuilder.com: Beginning Ajax with PHP: From Novice to Professional

Zend Developer Zone: 30 Minutes with Jeremy Johnstone

PHPit.net: Book Review - AJAX and PHP - Building Responsive Web Applications


Community Events











Don't see your event here?
Let us know!


framework testing symfony2 unittest rest introduction language usergroup zendframework2 podcast phpunit database series interview functional conference community development opinion release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework