Thursday, February 01, 2007

C: SysV IPC

I've been spending a lot of time with Java due to my recent job change and the requirements of the software we work with. So it was a refreshing break to get a chance to read this article over at Developerworks about Unix IPC mechanisms. I had written about various IPC mechanisms and concepts previously:

http://digiassn.blogspot.com/2006/07/cc-unix-ipc-shared-memory-example.html
http://digiassn.blogspot.com/2006/01/socket-programming-under-cygwin.html
http://digiassn.blogspot.com/2005/12/fork.html

I always enjoy the IBM DeveloperWorks articles for their brief tutorials and sometimes ongoing series.

No comments: