Coro benchmarks ?

Zsbán Ambrus ambrus at math.bme.hu
Sun May 1 22:38:19 CEST 2011


On Sun, May 1, 2011 at 8:31 PM, Marc Lehmann <schmorp at schmorp.de> wrote:
> On Sun, May 01, 2011 at 03:55:18PM +0200, Zsbán Ambrus <ambrus at math.bme.hu> wrote:
> There are multiple non-blocking libcurl wrappers on cpan already, so if
> it's just that, you could have your way for a while already :)

Which one are you thinking of?

I've done a search now.  I've found AnyEvent::Curl::Multi which I
haven't seen so far for some reason.  And there's these new Net::Curl
modules we're just talking about.  I don't see anything else that's
readily integrated to some event model (WWW::Curl can be non-blocking,
but all it gives you are the raw functions curl exports like
curl_multi_perform, so you'd have to wrap it to an even loop by hand).

Ambrus



More information about the anyevent mailing list