Re: Multi-threaded port listener

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, April 28, 2006 3:23 pm, René Fournier wrote:
> Anyone find any good tutorials, code samples, etc. on such a thing?
> Basically, I want to write server (in PHP) that listeners on a
> particular port, and spins off a thread/process (essentially, execute
> a separate script) for each incoming connection. There won't be a lot
> of data to process, but there will be many simultaneous connections?
> upwards of 1000s of connections (each spun off as seperate threads).

http://php.net/fork

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux