home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / mach / doc / published / ex-pag.tutorial / netmem.shar.README.Z / netmem.shar.README
Encoding:
Text File  |  1993-04-07  |  500 b   |  9 lines

  1. This shell archive contains the source code for the netmem external
  2. memory manager client and server presented as part of the external
  3. memory management tutorial at the Third Usenix Mach Symposium, Santa
  4. Fe, NM April 1993.  This is a toy network shared memory server that
  5. exports a single object with a single page via both a shared memory
  6. and message based interface.  A toy client is also provided to
  7. exercise the manager.  This is written using Mach 3 IPC, so it will
  8. only run on a Mach 3 system.
  9.