Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uunet!mcsun!sunic!maxim!prc From: prc@erbe.se (Robert Claeson) Newsgroups: comp.unix.questions Subject: Re: Summary: Is there a select()-like call for message queues? Keywords: AIX Message-ID: <1081@maxim.erbe.se> Date: 9 Jan 90 08:53:59 GMT References: <1826@xyzzy.UUCP> Organization: ERBE DATA AB, Jarfalla, Sweden Lines: 12 > From: baur@venice.sedd.trw.com (Steven L. Baur) > > Message Queues have no equivalent to the select(2) system call. And > further more, most System V's have no time resolution below one second. Using the poll() system call with no stream id's specified (just like the select() call), you can have millisecond resolution delays (just like with select()). I can send the code to anyone interested. -- Robert Claeson E-mail: rclaeson@erbe.se ERBE DATA AB