Coro benchmarks ?

Marc Lehmann schmorp at schmorp.de
Mon May 2 10:55:41 CEST 2011


On Sun, May 01, 2011 at 10:38:19PM +0200, Zsbán Ambrus <ambrus at math.bme.hu> wrote:
> Which one are you thinking of?

Those you mentioned.

While it is great that if you think of non-blocking, you instantly
think of anyevent, they are not quite the same :) WWW::Curl might be
limited and awkward, but still non-blocking, and can be used to write
AnyEvent::Curl::Multi for example. The only real issue is that you don't
get a timeout with WWW::Curl, which apparently was a problem with the
libcurl api at the time it was written (not anymore).

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      schmorp at schmorp.de
      -=====/_/_//_/\_,_/ /_/\_\



More information about the anyevent mailing list