[sr-dev] git:mariusbucur/dmq: modified htable module so that it uses dmq for distributed tables

Marius Ovidiu Bucur marius at marius-bucur.ro
Fri Jun 3 23:19:29 CEST 2011


Module: sip-router
Branch: mariusbucur/dmq
Commit: 50f1a5e0c2792706588d3419e4f8bd8773bda15b
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=50f1a5e0c2792706588d3419e4f8bd8773bda15b

Author: Marius Bucur <marius at marius-bucur.ro>
Committer: Marius Bucur <marius at marius-bucur.ro>
Date:   Sat Jun  4 00:18:47 2011 +0300

modified htable module so that it uses dmq for distributed tables
TODO
use dmq only on a per-table basis

---

 modules_k/dmq/bind_dmq.c          |    2 +
 modules_k/dmq/bind_dmq.h          |    7 +++++
 modules_k/dmq/dmq_funcs.c         |    4 +-
 modules_k/dmq/dmq_funcs.h         |    1 -
 modules_k/dmq/notification_peer.c |    9 ++++---
 modules_k/htable/ht_serialize.c   |   44 ++++++++++++++++++++++++++--------
 modules_k/htable/ht_serialize.h   |   10 ++++++++
 modules_k/htable/ht_var.c         |   47 ++++++++++++++++++++++++++++++++++--
 modules_k/htable/ht_var.h         |    2 +
 modules_k/htable/htable.c         |   29 +++++++++++++++++-----
 modules_k/htable/htable.h         |   12 +++++++++
 11 files changed, 139 insertions(+), 28 deletions(-)

Diff:   http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=50f1a5e0c2792706588d3419e4f8bd8773bda15b



More information about the sr-dev mailing list