Hi Everyone
I have a script that takes a list of URL's into an array
and gets the page, strips the anchors to an array, cleans
it up and matches the contents of each page against a
search variable, printing the hits to a web page.
This works well with a smaller list of up to 12 or so URL's.
After that it slows down way out of proportion to the number
of URL's in the list. It also spits it back in 8K chunks. Any
ideas?
How do I run multiple sockets at the same time? I don't know
how to leave one and start another. The Programming Perl book
does not say much about it. I'd like to use one to go through
the primary array creating secondary arrays and spawning a socket
for each secondary array. Is this possible?
I'd like to speed things up a bit is I can.
Thanks
Ron
____________________________________________________________________
--------------------------------------------------------------------
Join The Web Consultants Association : Register on our web site Now
Web Consultants Web Site : http://just4u.com/webconsultants
If you lose the instructions All subscription/unsubscribing can be done
directly from our website for all our lists.
---------------------------------------------------------------------