Re: Inter process communication

New Message Reply Date view Thread view Subject view Author view

Don Burns (don_burns++at++peru.csd.sgi.com)
Fri, 6 Nov 1998 06:31:33 -0800 (PST)


Joaquin sez:
>
> I need to pass data between a performer process and other that has
> nothing to do with performer. I have thought about using messages queues
> between both procesess, with the inter process communication library of
> Unix System V. The problem is that I haven't found the library installed
> in my machine, and don't know if the library is part of the OS dist
> cd's.
>
> A think that REACT system also have functions (POSIX compliance) that
> can manage messages queues and shared memory.
>
> I would appreciate if someone could tell me where are located the SysV
> IPC libraries, or if Irix React functions are appropiate to do inter
> procesess communication stuff. Other suggestions on using another
> approaches(such as shared mem, etc), will be welcome.
>

Posix, SVR4 and IRIX IPC funcionality is all available. Start with insight -
Topics in IRIX Programming - Interprocess Communication and it will give you
more details than I can here.

Consider also that some software is not installed by default (eoe.sw.svr4net,
for example).

Also consider using pfDataPools. This allows unrelated processes to
communicate through shared memory. The caveat is that you have to link
your unrelated program to Performer.

-don

--------------------------------------------------------------
  Don Burns
  Graphics Consulting Practice 650-933-8611
  Silicon Graphics Computer Systems don_burns++at++sgi.com
--------------------------------------------------------------


New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b2 on Fri Nov 06 1998 - 06:32:25 PST

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.