More Effective Use of Shared Memory on Linux

Making effective use of shared memory in high-level languages such as C++ is not straightforward, but it is possible to overcome the inherent difficulties. This article describes, and includes sample code for, two C++ design patterns that use shared memory on Linux in interesting ways and open the door for more efficient interprocess communication.

11 Comments

  1. 2005-11-14 10:31 am
    • 2005-11-14 1:43 pm
    • 2005-11-14 4:41 pm
  2. 2005-11-14 10:39 am
    • 2005-11-14 11:12 am
      • 2005-11-14 11:42 am
    • 2005-11-14 7:48 pm
      • 2005-11-14 8:17 pm
  3. 2005-11-14 5:03 pm
    • 2005-11-14 7:51 pm
      • 2005-11-14 7:55 pm