Xref: utzoo comp.object:1597 comp.databases:6808 Path: utzoo!attcan!uunet!wuarchive!zaphod.mps.ohio-state.edu!swrinde!ucsd!ucbvax!pasteur!shambhala.Berkeley.EDU!ricks From: ricks@shambhala.Berkeley.EDU (Rick L Spickelmier) Newsgroups: comp.object,comp.databases Subject: Object-Oriented Databases and Memory Mapped Files Message-ID: <1990Aug13.095316@shambhala.Berkeley.EDU> Date: 13 Aug 90 16:53:16 GMT Sender: news@pasteur.Berkeley.EDU Reply-To: ricks@berkeley.edu Organization: UC Berkeley IC CAD Group Lines: 19 One quick method of implementing a persistent store for a language is to layout the persistent store just like main memory (including pointers) and use memory mapped files or shared memory to transparently map the data from disk to the appropriate location in memory. A few months back, someone in comp.object or comp.databases mentioned a very early use of this technique (perhaps even in the Persistent Algol work). I lost the posting.... So is the original poster still around or does someone else have references to early uses of this technique? Thanks, Rick -- Rick L. Spickelmier Electronics Research Laborartory University of California at Berkeley ricks@berkeley.edu, ...!ucbvax!ricks