Inter Process Communication

Hi

My project is "Design and Implementation of Inter Process Communication ".I am doing this using C language in Linux Platform.My project features are:

*)File passing through pipes
*)Multiple chat using message queue
*)Locking and unlocking of resources using semaphores
*)Reader and Writer problem using shared memory
*)Producer/Consumer problem using mutex and condition variables.

These features are already existing in Unix.So I have to add additional features to this.So give some new ideas or features that can be included in this project.

Regards
Valli
[616 byte] By [vallikannu] at [2007-11-18 1:40:02]
# 1 Re: Inter Process Communication
You should find Unix/***X releted forums .
Krishnaa at 2007-11-10 8:54:10 >
# 2 Re: Inter Process Communication
I think you will not get much more here than what you got the first time you asked this question.

To whom it might concern, see Inter Process Communication (http://www.dev-archive.com/forum/showthread.php?s=&threadid=228145).

Of course the thread id of this second thread is 228500 so if the intent was to get that thread id for some reason then that was accomplished.
Sam Hobbs at 2007-11-10 8:55:10 >