Distributed Inter-Process Communication (DIPC)
DIPC enables the programmers to write distributed programs by
modifying UNIX System V IPC mechanisms (messages, semaphores,
and shared memory segments) to function on a network. It is
currently available for x86 Linux sysems.