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

Ivo Jansch's Blog: Book announcement: Enterprise PHP Development

Michelangelo van Dam's Blog: Book review: Zend Studio for Eclipse - Developer's Guide

Brandon Savage's Blog: Book Review: PHP Team Development

Software Gunslinger: PHP is meant to die

Kevin Schroeder's Blog: You want to do WHAT with PHP? Chapter 8


Community Events









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


opinion example zendframework2 code podcast unittest release phpunit object introduction tool language community development api testing composer interview framework database

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