Re: Threading

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

 



I've done a fair bit of research on threads in PHP in the past, but coming up to the conclusion that there is no way to have real multi threading in PHP.

There's no way full stop.

> Would anybody here know of any way to use threads in PHP that I may
> have missed? I'm hoping to find a way that would work on most OS's
> without any major changes.

You could look iinto using ticks or forking new processes using pcntl, but that's the limit.

--
Richard Heyes
0844 801 1072
http://www.websupportsolutions.co.uk
Knowledge Base and HelpDesk software

--
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