[PHP] Multi Threading in PHP

2002-02-06 Thread Bart Frackiewicz
Hi, a few days ago i saw here a thread about multi threading, but this didnĀ“t answer my question. I have a page, that must search the best price in multiple databases/plain text files and perhaps one day xml-interfaces, some of them can be located on extern hosts, every search can be a

[PHP] multi-threading within php?

2002-01-24 Thread Mattias Andersson
Hello! I was making a spider for a simple searchengine and all was well until I started testing it on larger sites. The problem isn't that it doesn't work, it does, but it is very very slow, just handling one connection at the time. Basically, it just downloads a page, extract all links from

Re: [PHP] multi-threading within php?

2002-01-24 Thread Stefan Rusterholz
Rusterholz - Original Message - From: Mattias Andersson [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, January 24, 2002 2:52 PM Subject: [PHP] multi-threading within php? Hello! I was making a spider for a simple searchengine and all was well until I started testing it on larger

SV: [PHP] multi-threading within php?

2002-01-24 Thread Mattias Andersson
Then I would have to write a parser when I have already written my own spider. But the problem isn't the spider itself, but rather the lack of multi-threading within PHP (which is needed in quite alot of sitatuations, depending on what you're coding). I'm not sure if it really does lack multi

Re: [PHP] multi-threading within php?

2002-01-24 Thread DL Neil
the db. Your Internet link should be able to cope. =dn - Original Message - From: Mattias Andersson [EMAIL PROTECTED] To: 'bvr' [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: 24 January 2002 17:14 Subject: SV: [PHP] multi-threading within php? Then I would have to write a parser when I