Sciweavers

PDPTA
1997

DIPC: A System Software Solution for Distributed Programming

13 years 5 months ago
DIPC: A System Software Solution for Distributed Programming
Distributed Inter-Process Communication (DIPC) provides the programmers of the Linux operating system with distributed programming facilities, including Distributed Shared Memory (DSM). It works by making UNIX System V IPC mechanisms (shared memory, message queues and semaphores) network transparent, thus integrating neatly with the rest of the system. The underlying network protocol used is TCP/IP. DIPC is targeted to work on WANs (Wide Area Networks) and in heterogeneous environments. Keywords distributed programming, parallel programming, multi-computer, IPC, DSM, Linux, WAN, TCP/IP, heterogeneous environment
Kamran Karimi, Mohsen Sharifi
Added 01 Nov 2010
Updated 01 Nov 2010
Type Conference
Year 1997
Where PDPTA
Authors Kamran Karimi, Mohsen Sharifi
Comments (0)