B
Benjamin Lefevre
I am currently developping a web crawler, mainly crawling mobile page (wml,
mobile xhtml) but not only (also html/xml/...), and I ask myself which speed
I can reach.
This crawler is developped in C# using multithreading and HttpWebRequest.
Actually my crawler is able to download and crawl pages at the speed of
around 5 pages per second. It's running on a development machine with 512Mb
Ram and a shared ADSL-connection (2Mbits). Is it ridiculous ? Which speed
may I expect if I improve my code (how ?) ?
I would be very interested to have feedback from some people having already
worked on such stuff.
/Benjamin
N.B.: sorry for my poor english (I am french
).
mobile xhtml) but not only (also html/xml/...), and I ask myself which speed
I can reach.
This crawler is developped in C# using multithreading and HttpWebRequest.
Actually my crawler is able to download and crawl pages at the speed of
around 5 pages per second. It's running on a development machine with 512Mb
Ram and a shared ADSL-connection (2Mbits). Is it ridiculous ? Which speed
may I expect if I improve my code (how ?) ?
I would be very interested to have feedback from some people having already
worked on such stuff.
/Benjamin
N.B.: sorry for my poor english (I am french
