home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.soft-sys.andrew
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!zaphod.mps.ohio-state.edu!cs.utexas.edu!torn!nott!cunews!csi.uottawa.ca!news
- From: isabelle@shamin.genie.uottawa.ca (Isabelle Tourneux)
- Subject: message queue with ATK
- Message-ID: <1992Nov17.163509.662@csi.uottawa.ca>
- Followup-To: poster
- Originator: isabelle@shamin.genie.uottawa.ca
- Sender: news@csi.uottawa.ca
- Nntp-Posting-Host: shamin.genie.uottawa.ca
- Organization: MCRLab - University of Ottawa
- Date: Tue, 17 Nov 92 16:35:09 GMT
- Lines: 20
-
-
- I would like to use message queues with ATK and ADEW.
-
- - is it possible to use the usual msgrcv and msgsnd in an
- infinite loop ? I have tried to put an infinite loop in the
- "controller_go" of an Adew view-controller, but it disturbs the
- usual functionnning of the controller.
-
- - does an object-oriented function (a sort of "im_AddMessageQueue")
- exist to set an input handler when something arrives on a
- message queue, just as it does for sockets in im_AddFileHandler ?
-
- In short, is there a way I can use message queues, or can I use
- only sockets to communicate with other processes ?
-
- Thanks
-
- Isabelle Tourneux
- Multimedia Lab of the University of Ottawa,
- isabelle@shamin.genie.uottawa.ca
-