in reply to Simple Coro + AnyEvent::HTTP example?
It seems as if you've picked the tools for the job, so I hesitate to make this recommendation, but here goes. Have you checked out the possibility of using LWP::Parallel? It's API is pretty simple, and the examples in the documentation are pretty straightforward. I've used it with a scanner script that checks hundreds of URLs with no problems.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Simple Coro + AnyEvent::HTTP example?
by perrin (Chancellor) on Mar 19, 2009 at 19:25 UTC | |
|
Re^2: Simple Coro + AnyEvent::HTTP example?
by Anonymous Monk on Mar 19, 2009 at 15:17 UTC |