Page 1 of 1

PHP Crawler or Java Crawler?

Posted: Wed Oct 13, 2010 2:14 pm
by yourock
Hi,

I'm developing a crawler class in PHP.., its fast and runs pretty weel.. A friend of mine advise me to use a Nutch implementation... What are your experience? Does a Java crawler surpasses ANY PHP crawler code?

Tanks in advance ;)

Re: PHP Crawler or Java Crawler?

Posted: Wed Oct 13, 2010 2:17 pm
by John Cartwright
I wouldn't consider a PHP crawler to be faster than any threaded alternative.