News Feed
Jobs Feed
Sections




News Archive
Chris Chabot's Blog:
phpSocketDaemon
December 18, 2006 @ 18:08:00

Chris Chabot has posted a PHP package he's worked up that functions as a daemon sitting and listening on a socket.

To deal with 1000's of concurrent, always on (comet aka hanging iframe) http (server) connections, and an equal amount of IRC client connections, plus being able to interpret and parse and delegate all the messages and events, i needed a very fast, stable, flexible and easy to use 'daemon' library for PHP.

He links to the tarball of the release and to the project page as well as including an example of its usage - creating a simple HTTP server with various hooks built in (like on_connect, on_read, and on_timer).

0 comments voice your opinion now!
socket daemon phpsocketdaemon download example socket daemon phpsocketdaemon download example


blog comments powered by Disqus

Similar Posts

JSLabs: How to create a self extracting PHP script

IBuildings Blog: Multithreading in PHP with CURL

Developer Tutorials Blog: Debugging PHP with Firebug and FirePHP

PHPit.net: Creating a file manager with PHP

Rasmus Lerdorf's Blog: ZeroMQ + libevent in PHP


Community Events











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


example zendframework2 framework object unittest conference functional release language tool code testing introduction community development interview podcast series phpunit opinion

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