News Feed
Jobs Feed
Sections




News Archive
Brian Moon's Blog:
Forking PHP!
July 24, 2009 @ 09:25:18

In a new post from Brian Moon looking at how they're (DealNews) using forking in PHP applications to handle some of their Gearman processing.

While at the OReilly Open Source Convention in 2009, we were asked about how we pulled this off. So, we are releasing the two scripts that handle the forking and some instructions on how we use them. [...] These are the scripts we use to manage long running processes. They work great for us on Linux. They will not run on Windows at all. We also never had any trouble running them on Mac OS X.

The two scripts (that you can grab on their developer site) show two methods for running child processes and how to pass off requests to each one to be handled in turn.

0 comments voice your opinion now!
pcntl fork process


blog comments powered by Disqus

Similar Posts

The bla.st Blog: Process your URLs in PHP with Apache mod_rewrite and wildcard DNS

Nick Halstead's Blog: Interviewing programmers 101 - Part 1

Buildmeister.com: Automating the PHP deployment process with Phing, dbdeploy and FTP

WebReference.com: XML-Enabled Applications

The bla.st Blog: Process your URLs in PHP with Apache mod_rewrite and wildcard DNS


Community Events









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


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

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