Version 9 of shared-memory

Updated 2011-02-03 10:19:59 by RLE

There have been several shared-memory extensions written for Tcl, including

[Explain what shared memory is.]


See Inventory of IPC methods for other ways to let tcl processes communicate.


"Shared memory" and "memory mapping" are roughly synonymous. [Explain distinction, usage.]