GL event que (GTX/120)

Frank J. Henigman fjhenigman at watcgl.waterloo.edu
Sun Sep 10 11:11:38 AEST 1989


In article <41279 at sgi.sgi.com> msc at ramoth.esd.sgi.com (Mark Callow) writes:

>Trying to use the GL queue for interprocess communication is really gross.
>Use one of the many real IPC mechanisms available under IRIX.

>If you need to check for activity on both your GL queue and your IPC file
>descriptors, open the special file /dev/queue and add its file descriptor to
>the list you are handing to select.  A select on /dev/queue indicates there
>is data available in you GL input queue.

Can you do this with any "real IPC mechanism" other than a socket?
Like maybe shared memory/semaphores or inter-process message queues?
-- 
fjhenigman at watcgl.uwaterloo.ca                       Computer Graphics Lab
fjhenigman at watcgl.waterloo.edu   Frank J. Henigman   University of Waterloo
 ...!watmath!watcgl!fjhenigman                       Waterloo, Ontario, Canada



More information about the Comp.sys.sgi mailing list