This system emulates a shared memory system. A common memory server handles requests to access shared variables. Because communication uses TCP/IP, processes may be distributed across machines.
For further information read the documents in the doc directory that comes with the common memory source. There are several examples in the source directory.