On Sun, 2009-11-29 at 19:30 -0500, Paul Mossman wrote: > Scot wrote: > > performance isn't the issue with IMDB tables - both reading > > and writing them is pretty quick. The issue at the moment is > > that replicating them uses a really cumbersome and > > memory-intensive encoding and if they get too big then the > > xml rpc times out. > > Improving the encoding would of course be good. > > But also how about replicating only the delta when there's a change?
Yes, ultimately that will be required. When fewer than half the rows in the table are modified, sending the rows to be deleted and the rows to be inserted will be a real savings. I believe that will require some new capability on the sipXconfig side... _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
