[sr-dev] [kamailio/kamailio] presence: dmq integration (#1402)

Charles Chance notifications at github.com
Mon Jan 15 23:17:07 CET 2018


It’s a valid alternative, and one which works well if the subscribers are not in direct contact with the presence servers and instead there’s a load balancer in-between.

Where subscribers are in direct contact and also behind NAT the NOTIFYs will need to go via the server on which the subscription was received.

Also, it is assumed that there are typically more subscriptions than presentities.

This not only adds more internal traffic (proportional to the number of nodes), but also a dependency on each server for the lifetime of its ‘own’ watcher records.

If each node is responsible for its own subscribers, however, then if it disappears the subscribers simply move elsewhere (as a result of dead keepalive)


 The main purpose of the replication is to enable each 


-- 
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/1402#issuecomment-357801456
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20180115/1a81485f/attachment.html>


More information about the sr-dev mailing list