home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / database / 7777 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1.8 KB  |  52 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!boulder!sieh
  3. From: sieh@csn.org (David Sieh)
  4. Subject: Case Studies of Distributed Database Systems
  5. Message-ID: <1992Nov12.033600.9399@colorado.edu>
  6. Sender: news@colorado.edu (The Daily Planet)
  7. Nntp-Posting-Host: wasser.colorado.edu
  8. Organization: University of Colorado, Boulder
  9. Date: Thu, 12 Nov 1992 03:36:00 GMT
  10. Lines: 40
  11.  
  12.  
  13. We are starting a project in which we must make a set of databases
  14. available to users over a wide area network...
  15. We are looking for help/advice in designs/implementations of
  16. similar database systems...We are especially interested in case studies.
  17.  
  18. We are curious about designs/implementations of different architectures
  19. such as:
  20. 1. Centralized database servers that users log into to run their
  21.    applications...
  22. 2. Truly distributed databases...i.e. data distributed amoung several
  23.    database severs with no redundant data....has the appearance of
  24.    a single database....
  25. 3. Distributed databases with redundant data stored at some sites...
  26.    ...strategies for keeping databases consistent and strategies
  27.    for updating each db...
  28. 4. Other????
  29.  
  30. To give a few more specific characteristics of the system we are
  31. working with:
  32.  
  33. * We will be using a third party RDBMS such as Ingres or Oracle
  34. * A wide area network is already installed 
  35. * All machines over the network "talk" TCP/IP
  36. * There is a near real-time data collection/distribution component
  37.    (i.e. data collected about once an hour needs to be made 
  38.     available to users over the network)
  39. * Most of the data queries need to be through interactive
  40.   data communications...i.e. not batch transfer of files or
  41.   media transfer...
  42.  
  43. Responses sent directly to me would be greatly appreciated...
  44. (unless you feel this would be of interest to other readers in
  45. this news group)
  46.  
  47. Thanks -
  48.  
  49. David Sieh
  50. sieh@cadswes.colorado.edu
  51.  
  52.