Xref: utzoo comp.windows.x:28926 comp.unix.questions:26598 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!melpar!jim From: jim@melpar.UUCP (Jim Hopkins) Newsgroups: comp.windows.x,comp.unix.questions Subject: X-Windows IPC Message-ID: <210@melpar.UUCP> Date: 30 Oct 90 16:33:51 GMT Followup-To: poster Organization: E-Systems, Melpar Division, Falls Church, VA Lines: 26 How does everybody out here do IPC between X-Windows tasks. Do you: - Use IPC queues? - Use Unix domain sockets? - Use ethernet sockets? - Use files? - Use Pipes? - Use Client Events? - Not allow your tasks to talk? I like the socket idea but am concerned with speed and data lose. In our environment we need to be able to not loose data if the task reading the queue (socket) dies and is restarted. Any ideas are appreciated. Thanks, Jim Please mail responses to: Jim Hopkins uunet!melpar!jim