On 24 Jan 2006, at 01:42, Douglas Garstang wrote:
Yeah, we use XML as a DB-lite in some of our websites (not for Asterisk config). It is cute but you have to watch out if you update often or concurrently. Only a single process can update an file xml at a time. What's more you have to rewrite the whole file, which can be expensive.
If you plan to do on-demand updates via this interface you are probably going to find it easier to use a 'real' database, ideally one with transactions, rollback, views etc.... but that is a whole other argument :-)
|
_______________________________________________ --Bandwidth and Colocation provided by Easynews.com --
Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
