View Single Post
Old 2008-03-18, 15:05   #10 (permalink)
PrplHaz4
Portal Member
 
PrplHaz4's Avatar
 
Join Date: Aug 2007
Age: 27
Posts: 9
Thanks: 1
Thanked 0 Times in 0 Posts

Country:


Default

Quote:
Originally Posted by James View Post
There is however always a problem with central storage. If the central server is not available the features that require it will not work. So I think some kind of synchronisation would be better.

/James
I beleive the way that the MythTV project has done it is to use Master/Slave dbs, where your master acts as a publisher to each of the slaves/clients, so you get a situation where settings are basically cached locally, but always available through the master when anything changes or an updated configuration is loaded.

This also allows you to de-centralize storage, but have all media...etc accessible from everywhere...you'd just have to make sure to write some smart code that can work on/offline as needed, and handle a good deal of special events...
PrplHaz4 is offline   Reply With Quote