| 
	
 | 
 Posted by Brendan Gillatt on 05/21/07 17:44 
On Mon, 21 May 2007 11:46:36 +1000, "Graham Weldon" 
<graham@weldon.ath.cx> wrote: 
 
>Has anyone got any information or links for some tutorials on threading with  
>PHP? 
>I was looking at running a socket listener, and launch off new threads, and  
>co-ordinate as requests come in. 
> 
>Cheers, 
>Graham  
 
 
PHP isn't good at all for threading - you'd be better of luanching a 
Python, Perl or C app from CGI instead. 
Brendan Gillatt 
www.brendangillatt.co.uk 
GPG: 0x6E265E61
 
  
Navigation:
[Reply to this message] 
 |