[sr-dev] [kamailio/kamailio] mqueue: add mqueue_mode modparam (PR #3053)

Stefan Mititelu notifications at github.com
Thu Mar 24 16:22:44 CET 2022


Hi, thank you for the feedback!

Yes, I was also thinking about that double lock_get()/release(). Actually in my tests I updated the code to be under a single lock_get()/release(), kept shm alloc outside the locks and shm released it when/if necessary inside lock_get()/release().

Since this new addmodes might have valid use cases in some scenarios, I will update the PR soon. In the short time frame, got no intention to update the code to using hash table, but maybe in the longer time frame will do it.

Thank you,
Stefan

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3053#issuecomment-1077749584
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/pull/3053/c1077749584 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20220324/aaa6d779/attachment-0001.htm>


More information about the sr-dev mailing list