Wanted: event control for UNIX

Chris Torek chris at umcp-cs.UUCP
Mon Dec 24 12:19:49 AEST 1984


> We are looking for a feature in UNIX which ... will allow a program to
> sleep on multiple queues, and to wake up when any one of the queues has
> something put into it.  The queues could be TTY I/O, disk I/O or IPC.
> We are currently using System V.

You could always get 4.2BSD.  It already has such a mechanism:  the
select() system call.
-- 
(This line accidently left nonblank.)

In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (301) 454-7690
UUCP:	{seismo,allegra,brl-bmd}!umcp-cs!chris
CSNet:	chris at umcp-cs		ARPA:	chris at maryland



More information about the Comp.unix.wizards mailing list