For Programmers: Free Programming Magazines  


Home > Archive > PERL Beginners > June 2005 > LWP, DBI, threads









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author LWP, DBI, threads
Ing. Branislav Gerzo

2005-06-04, 8:55 pm

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




Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com