Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 01[08:41] <Imk0tter> Eight-Up, I was trying to design somewhat of a cloud for a friend of mine
- 01[08:41] <Imk0tter> with multiple servers operating off of a single database
- 01[08:42] <Imk0tter> would it have been wise to have given each frontend it's own database to access information from
- 01[08:42] <Imk0tter> and let any modifications to the database be processed by an update server
- 01[08:43] <Imk0tter> which would act as a database updater, and would assist with database synchronization
- 01[08:43] <Imk0tter> or should it have operated off of one database
- 01[08:45] <Imk0tter> here's the design i was playing with: http://img683.imageshack.us/img683/2965/2cfb0968.png
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement