richieb@bony1.uucp (Richard Bielak) (08/24/90)
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! || +----------------------------------------------------------------------------+