php Socket Daemon library

This project came into existence while i was writing a new, ground breaking IRC chat web application.

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.

However no such thing existed yet, hence this library was created.

See the phpSocketDaemon page for more info, and some code examples.

PHP 0 comments,

Leave a Reply