Posted by Philipp Lenssen on 10/05/06 20:38
I have WAMP (PHP5/ Apache runnng on WinXP). I'm accessing the Google
and Yahoo APIs but this is usually very slow. How can I run multiple
processes at the same time? Is there some multi-threading in PHP5?
At the moment, I can't even access the same PHP file -- it will simply
wait for the old process to be finished. So I need to rename the file
-- bla2.php5, bla3.php5 and so on, and open multiple Firefoxes. There
must be a better way right?
Thanks for any help!
Philipp
--
Google Blogoscoped
http://blog.outer-court.com
[Back to original message]
|