Synchronizing processes and threads [developerWorks]
Nov 2, 2001 — by LinuxDevices Staff — from the LinuxDevices Archive — viewsThe previous article in this series at IBM's developerWorks website talked about pipes, a form of interprocess communication, on Windows and Linux. Now it looks at interprocess synchronization primitives as a way to control two processes' access to the same resource. As always, the goal of this column is to suggest ways to optimize your programming practices and demonstrate the performance of those… programming practices.
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.