Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!uunet!bony1!richieb From: richieb@bony1.uucp (Richard Bielak) Newsgroups: comp.lang.eiffel Subject: Shared objects in Eiffel Message-ID: <1990Aug23.192801.20172@bony1.uucp> Date: 23 Aug 90 19:28:01 GMT Reply-To: richieb@bony1.UUCP (Richard Bielak) Organization: Bank of New York Lines: 24 I want to write programs in Eiffel that share objects. I'm wondering if shared pages could be used for this (I'm using ULTIRIX). I don't want to code in C. In particular, I would like to share a linked list of items between two processes. One process listens to the network and receives messages, and another displays them on a terminal when an operator asks. I know there are other ways to accomplish this, but using shared objects would be a neat. Any suggestions will be appreciated. ...richie -- +----------------------------------------------------------------------------+ || Richie Bielak (212)-815-3072 | If it happens, || || USENET: richieb@bony.com | it is possible! || +----------------------------------------------------------------------------+