[Chicago-talk] Testing if Page exists.

Joel Berger joel.a.berger at gmail.com
Tue Mar 31 07:11:52 PDT 2015


Mojo::UserAgent and Mojo::IOLoop can be used to make simultaneous
non-blocking requests. I have some blog posts at
http://blogs.perl.org/users/joel_berger/ and there are examples in the
documentation at http://mojolicio.us/perldoc

On Mon, Mar 30, 2015 at 2:13 PM, Andy Lester <andy at petdance.com> wrote:

>
> On Mar 30, 2015, at 2:06 PM, Jim Jacobus <JJacobus at PonyX.com> wrote:
>
> The fetches were taking anywhere from 20-60 seconds each. The remote side
> is taking a long time to fetch the parts of the page out of several
> databases before it starts sending results. That's a problem of poor design
> on their side that I was hoping to work around.
> Thanks for your help.
>
>
> LWP::Parallel might help you by making multiple requests at the same time.
>
> http://search.cpan.org/dist/ParallelUserAgent/
>
> --
> Andy Lester => www.petdance.com
>
>
> _______________________________________________
> Chicago-talk mailing list
> Chicago-talk at pm.org
> http://mail.pm.org/mailman/listinfo/chicago-talk
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/chicago-talk/attachments/20150331/42d7824d/attachment-0001.html>


More information about the Chicago-talk mailing list