home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / database / 1051 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  1.6 KB

  1. Path: sparky!uunet!news.claremont.edu!ucivax!orion.oac.uci.edu!pamiri@uci.edu
  2. From: pamiri@uci.edu (Peter Amiri)
  3. Subject: Re: 4th Dimension Info Requested
  4. Nntp-Posting-Host: cam.oaa.uci.edu
  5. Message-ID: <2AA3F0D4.22355@orion.oac.uci.edu>
  6. Newsgroups: comp.sys.mac.databases
  7. Organization: Dimensional Software
  8. Lines: 23
  9. Date: 1 Sep 92 22:38:12 GMT
  10. References: <BtJDus.CEv@news.larc.nasa.gov> <1992Aug26.160438.12085@news.mentorg.com> <HUBBARD.92Aug31173527@tsc.cs.unc.edu>
  11.  
  12. In article <HUBBARD.92Aug31173527@tsc.cs.unc.edu>, hubbard@tsc.cs.unc.edu (Robert Hubbard) writes:
  13. > We've had similar speed problems here at UNC-Chapel Hill Computer
  14. > Science Dept.  In fact just switching from single-user to multi-user
  15. > modes in 4D seems to slow the performance down by a factor of 5.
  16.  
  17. In single user mode 4D does data catching but when you switch to multi-user
  18. mode all catching is turned off and every thing has to be written back to 
  19. disk. If you are on a network this can slow you done even further. The 4D 
  20. server which should be very close to shipping now, should address this issue
  21. completely.  4D server will do data catching on the server so all request for
  22. data are handled in the most efficient way.  Whats even more, if you have a
  23. output layout displaying a selection of records 4D server will only send
  24. across the fields on the output layout and not the entire records. This aloan
  25. will speed up things considerably.
  26.  
  27. During both of the demos I've seen the server was on a PowerBook 170 using
  28. localtalk being accessed from another PB 170, IIci, and Quadra 700 and the
  29. speeds were impressive.
  30.  
  31. Peter Amiri
  32. University of California, Irvine
  33.