Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!vaxine!wjh12!genrad!mit-eddie!mit-vax!eagle!mhuxi!houxm!ihnp4!ixn5c!inuxc!pur-ee!uiucdcs!uicsl!preece From: preece@uicsl.UUCP Newsgroups: net.unix-wizards Subject: Re: Unix IPC - (nf) Message-ID: <2933@uiucdcs.UUCP> Date: Wed, 21-Sep-83 23:52:23 EDT Article-I.D.: uiucdcs.2933 Posted: Wed Sep 21 23:52:23 1983 Date-Received: Fri, 23-Sep-83 23:57:10 EDT Lines: 17 #R:mi-cec:-15400:uicsl:12500010:000:688 uicsl!preece Sep 21 07:23:00 1983 IPC is only necessary when the creator of the processes did not expect them to communicate, as in processes belonging to different users. ---------- Surely you don't mean the first part of that sentence as written. A process isn't going to be much good with ANY kind of IPC method if it wasn't intended to use it. The need for IPC is to allow communication between processes operating independently, whether for the same or different creators, but the use of the communication medium must be thought out carefully in advance in any case. Each process must know exactly what kind of communication is to be expected and how to respond to it. scott preece pur-ee!uiucdcs!uicsl!preece