News Feed
Jobs Feed
Sections




News Archive
Mark Karpeles' Blog:
proctitle a new step for pinetd
January 22, 2009 @ 11:12:17

If you've ever worked with forking processes in PHP, you know things can get a little difficult when you have more than one process going at a time. Identification can become a hassle, especially if you need to kill one off because of performance issues. If you've found yourself in this spot before, you might want to check out this update Mark Karpeles has made to his pinetd project to allow for naming of those forked processes.

Ever wanted to give meaningful names to your processes when you pcntl_fork() with PHP ? proctitle is the extension you're looking for! Adapted from bug report #29479 and code initially wrote by Midom for Wikipedia, the proctitle extension allows for a process to change its own displayed title in the system's process list.

The extension (seen in action here) is an interface for making different sorts of daemons, including the ability to give them names. You can check out the project here.

0 comments voice your opinion now!
pinetd proctitle extension daemon tcp udp name process fork


blog comments powered by Disqus

Similar Posts

Christopher Jones' Blog: Oracle Announces New Connection Pooling Feature

PHP 10.0 Blog: ICU+PHP=love

Antony Dovgal's Blog: PECL/sphinx - fast fulltext search made easy

Elizabeth Smith's Blog: Cairo Alpha Released

Justin Silverton\'s Blog: PHP editor bonanza


Community Events











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


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

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