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