Index of /software/shm_program

[ICO]NameLast modifiedSizeDescription

[DIR]Parent Directory  -
[TXT]README.txt20-Oct-1999 06:52 407
[   ]shm_program-1.0.tgz17-Feb-1999 08:26 11K
[   ]shm_program-1.1.tgz22-Feb-1999 04:25 11K
[   ]shm_program-1.2.tgz09-Mar-1999 04:29 11K

This is a small collection of programs which maintain a file in shared
memory and allows a number of client objects to read it.  The original
file is monitored for updates, and the client program watches for
updates to either the client objects or the shared memory file (which
is updated by making a new shared memory object, and then deleting the
old one when appropriate).

David Luyer
<david@luyer.net>