Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uunet!dg!rec From: rec@dg.dg.com (Robert Cousins) Newsgroups: comp.unix.wizards Subject: Re: Asynchronous I/O under UNIX Message-ID: <247@dg.dg.com> Date: 29 Dec 89 13:56:56 GMT References: <932@crash.cts.com> <6679@lynx.UUCP> <129712@sun.Eng.Sun.COM> Reply-To: uunet!dg!rec (Robert Cousins) Organization: Data General, Westboro, MA. Lines: 12 I don't understand what all of the difficulty is. Several UNIX and similar operating systems support both sync and async file I/O. In fact, for those of you who are intersted, DG/UX does support both synchronous and asynchronous I/O. Furthermore, the semantics are such that it is straightforward to use these features without many of the shared sync/async gotchas. Robert Cousins Dept. Mgr, Workstation Dev't. Data General Corp. Speaking for myself alone.