Object-oriented shared memory programming under Linux
Jul 21, 2004 — by LinuxDevices Staff — from the LinuxDevices Archive — viewsThis article by IBM's Sachin Agrawal discusses the Linux operating system's shared memory architecture, and how object-oriented C++ programmers can best exploit it. According to Agrawal, shared memory is the most efficient inter-process communication channel available in modern operating systems, and Linux's shared memory architecture is uniquely useful.
Find out more about how to take advantage of Linux's shared memory architecture by reading this in-depth technical article.
Read article on Linux shared memory
This article was originally published on LinuxDevices.com and has been donated to the open source community by QuinStreet Inc. Please visit LinuxToday.com for up-to-date news and articles about Linux and open source.