[99s-extend] cowboy_loop_handler

akonsu akonsu at gmail.com
Thu Sep 19 06:30:57 CEST 2013


Hello,

from the documentation:

info(Info, Req, State) -> {ok, Req, State} | {loop, Req, State} | {loop,
Req, State, hibernate}


in case my handler receives a lot of messages, and they come very often,
does a response of the latter form {loop, Req, State, hibernate} save
anything? Can hibernating in this case actually hinder performance?

thanks
Konstantin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ninenines.eu/archives/extend/attachments/20130919/9614ef5e/attachment.html>


More information about the Extend mailing list