Examaple created for http://systemsarchitect.net/multi-threaded-socket-server-in-php-with-fork/
PHP5
sockets (http://www.php.net/manual/en/sockets.installation.php)
git clone https://github.com/lukaszkujawa/php-multithreaded-socket-server.git
php server.php
telnet 127.0.0.1 4444