[OpenSIPS-Devel] [opensips] event interface: support for async events (#251)

Răzvan Crainea notifications at github.com
Thu Jun 19 08:53:50 CEST 2014


Hi, Ovidiu!

Actually the implementation depends on the transport module used. What you are saying is indeed true for event_datagram and event_route. However, for event_xmlrpc and event_rabbitmq, the actual communication is done in a different process that has only this purpose - it does not stuck the SIP workers at all.
What we could probably do for the latter modules is to allow the user to configure an arbitrary number of workers. Probably it would be a nice feature for event_route too. But I don't see any reasons why for the event_datagram you'd like to have an asynchronous processes to handle those events.

Best regards,
Răzvan

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/251#issuecomment-46528998
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20140618/e727e957/attachment-0001.htm>


More information about the Devel mailing list