Wanted: event control for UNIX
John Gilmore
gnu at sun.uucp
Wed Dec 26 16:59:05 AEST 1984
Bob Richards at chemabs asks:
> We are looking for a feature in UNIX which will give event control.
> This feature 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...
That last sentence gave it all away. Had you been running 4.2BSD,
you wouldn't have to be asking people how to design and build the feature
yourself. Berkeley already did it and called it select().
Unix System V: Consider It Broken
(flames to /dev/kmem, please.)
More information about the Comp.unix.wizards
mailing list