AnyEvent::Handle->starttls

Marc Lehmann schmorp at schmorp.de
Sat May 25 12:30:19 CEST 2013


On Fri, May 10, 2013 at 09:34:28AM -0700, Robert Stone <talby at trap.mtview.ca.us> wrote:
>         Should I be surprised by this?

No, TLS is very cpu-intensive, and there is nothing that AnyEvent can do
about it.

If its a serious problem you could buy a TLS accelerator card - AnyEvent
uses OpenSSL, which supports a variety of such accelerators.

-- 
                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