home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / amiga / programm / 18067 < prev    next >
Encoding:
Internet Message Format  |  1993-01-03  |  1.3 KB

  1. Path: sparky!uunet!cs.utexas.edu!uwm.edu!spool.mu.edu!olivea!charnel!sifon!thunder.mcrcim.mcgill.edu!poly-vlsi!shannon!dak
  2. From: dak@shannon (Pierre Baillargeon)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: IPC and shared memory
  5. Message-ID: <1993Jan2.165057.4187@vlsi.polymtl.ca>
  6. Date: 2 Jan 93 16:50:57 GMT
  7. References: <Jean-Guy_Speton.056u@tvbbs.wimsey.bc.ca>
  8. Sender: news@vlsi.polymtl.ca (USENET News System)
  9. Organization: Ecole Polytechnique de Montreal
  10. Lines: 15
  11. X-Newsreader: TIN [version 1.1 PL6]
  12.  
  13. Jean-Guy Speton (Jean-Guy_Speton@tvbbs.wimsey.bc.ca) wrote:
  14. : these lines?  The reason I'm asking is I intend on writing a multi-line
  15. : door, but have questions as to how the different processes of the door will
  16. : communicate with one another.  I have a few ideas in mind, but they all
  17.  
  18.   Another way of doing this would involve multiple thread.  Ypou then simply
  19. use global variables to share information.  The drawback is that all your
  20. functions must re-entrant.  To launch new process under 2.0 is easy.  Under
  21. 1.3, it's a little bit harder but many example of how to do it float around
  22. (might I suggest easyproc2.lha on wuarhcive, system/amiga/incoming.  (yeah, it's
  23. mine)).
  24.  
  25. --
  26. "Pis Bourassa qui est toujours la.  Y'a pas d'remede contre le SIDA" - French B
  27. ...........................................................dak@info.polymtl.ca
  28.