home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / softsys / andrew / 1378 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.2 KB  |  34 lines

  1. Newsgroups: comp.soft-sys.andrew
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!zaphod.mps.ohio-state.edu!cs.utexas.edu!torn!nott!cunews!csi.uottawa.ca!news
  3. From: isabelle@shamin.genie.uottawa.ca (Isabelle Tourneux)
  4. Subject: message queue with ATK
  5. Message-ID: <1992Nov17.163509.662@csi.uottawa.ca>
  6. Followup-To: poster
  7. Originator: isabelle@shamin.genie.uottawa.ca
  8. Sender: news@csi.uottawa.ca
  9. Nntp-Posting-Host: shamin.genie.uottawa.ca
  10. Organization: MCRLab - University of Ottawa
  11. Date: Tue, 17 Nov 92 16:35:09 GMT
  12. Lines: 20
  13.  
  14.  
  15. I would like to use message queues with ATK and ADEW.
  16.  
  17. - is it possible to use the usual msgrcv and msgsnd in an
  18. infinite loop ? I have tried to put an infinite loop in the
  19. "controller_go" of an Adew view-controller, but it disturbs the
  20. usual functionnning of the controller.
  21.  
  22. - does an object-oriented function (a sort of "im_AddMessageQueue")
  23. exist to set an input handler when something arrives on a
  24. message queue, just as it does for sockets in im_AddFileHandler ?
  25.  
  26. In short, is there a way I can use message queues, or can I use 
  27. only sockets to communicate with other processes ?
  28.  
  29. Thanks
  30.  
  31. Isabelle Tourneux
  32. Multimedia Lab of the University of Ottawa,
  33. isabelle@shamin.genie.uottawa.ca
  34.