home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / database / 1686 < prev    next >
Encoding:
Text File  |  1993-01-10  |  963 b   |  25 lines

  1. Newsgroups: comp.sys.mac.databases
  2. Path: sparky!uunet!stanford.edu!CSD-NewsHost.Stanford.EDU!Xenon.Stanford.EDU!michaelh
  3. From: michaelh@Xenon.Stanford.EDU (Mike Hennahane)
  4. Subject: Re: 4D Server Memory
  5. Message-ID: <michaelh.726704623@Xenon.Stanford.EDU>
  6. Sender: news@CSD-NewsHost.Stanford.EDU
  7. Organization: CS Department, Stanford University, California, USA
  8. References: <93008.110418MAW14@psuvm.psu.edu>
  9. Date: 10 Jan 93 22:23:43 GMT
  10. Lines: 13
  11.  
  12. Morris Weinstock <MAW14@psuvm.psu.edu> writes:
  13.  
  14. >Does anyone know how much memory the 4D server (for 3 simultaneous users) would
  15. >take up?
  16.  
  17. this depends on the complexity of the database that it is running.
  18. there *is* a downside t giving it too much memory; 4d server has to
  19. flush its cache every so often, so if the memory is bumped up high,
  20. then the cache will be large and users will have to wait.  most
  21. databases probably don't need much more than the amount of memory that
  22. is the default (i think 1500K).
  23.  
  24. --mike
  25.