Code Comments
Programming Forum and web based access to our favorite programming groups.Hi all, I'd like to create one project and I ask you for help/comments. I'm making test search engine, but first, I have to download/store webpages So the main question is: what I should use to paralell (multi-thread) download and store source of htmls to mysql db ? I thought about: 1. Parallel::ForkManager, LWP, DBI 2. LWP::Parallel, DBI 3. fork(), LWP, DBI 4. POE, DBI Please suggest me, what I should use, I'll work under windows. Thanks
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.