home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / database / 6141 < prev    next >
Encoding:
Text File  |  1992-08-16  |  1.8 KB  |  46 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!menudo.uh.edu!lobster!nuchat!texhrc!texhrc!ak45ldp
  3. From: ak45ldp@Texaco.com (Larry D. Pyeatt)
  4. Subject: Need some advice
  5. Message-ID: <1992Aug13.144911.9527@texhrc.uucp>
  6. Sender: news@texhrc.uucp
  7. Nntp-Posting-Host: aisun
  8. Organization: Texaco
  9. Date: Thu, 13 Aug 1992 14:49:11 GMT
  10. Lines: 34
  11.  
  12. Hello, I need some advice on how to set up a data server.  My
  13. area is Neural Networks and I really don't know what is 
  14. available in the way of databases.  So here is a description
  15. of the problem.
  16.  
  17. We have a flat data file consisting of at least 2000 binary
  18. images.  Several other files are used to group the images
  19. into overlapping sets of "related" images.  What we would
  20. like to do is set this up on a Unix system so that several
  21. people can have simultaneous access to the data.  They will
  22. need to be able to retrieve, edit, delete and create images.
  23. The program will also need high speed sequential access to 
  24. all of the records referenced by a group.  This is to
  25. facilitate automated pattern recognition.  The file currently
  26. contains over 2000 images and is still growing.
  27.  
  28. The data server should:
  29. support multiple clients,
  30. provide record locking for the image file,
  31. notify all clients when a record or file has been modified.
  32.  
  33. I have been considering the possibility of writing a simple
  34. daemon to fulfill my requirements, but want to explore any
  35. alternatives first.  I am especially interested in any public
  36. domain or shareware products, but will also consider other
  37. options.
  38.  
  39. Thanks in advance.
  40.  
  41. -- 
  42. Larry D. Pyeatt                 The views expressed here are not
  43. Internet : pyeatt@texaco.com    those of my employer or of anyone
  44. Voice    : (713) 975-4056       that I know of with the possible
  45.                                 exception of myself.
  46.