[sr-dev] [kamailio/kamailio] dispatcher: use avl-tree for ds_set indexing (#578)

Daniel-Constantin Mierla notifications at github.com
Mon Sep 12 17:27:33 CEST 2016


Keeping the addresses in a list makes it optimal for round robin, which is something I like to have.

Indexing the set ids in a tree is useful when one has lots of groups, but for addresses might add penalties to some very used algorithms. Also, I don't know if anyone has lots of addresses inside same group to make it worth on indexing with a different structure. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/578#issuecomment-246385272
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20160912/827c1550/attachment-0001.html>


More information about the sr-dev mailing list