home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.21 / text0182.txt < prev    next >
Encoding:
Text File  |  1990-10-26  |  707 b   |  19 lines

  1. Submitted-by: aglew@crhc.uiuc.edu (Andy Glew)
  2.  
  3. >In the filesystem abstraction, you open a filename in one stage. You
  4. >can't do anything between initiating the open and finding out whether or
  5. >not it succeeds. This just doesn't match reality, and it places a huge
  6. >restriction on programs that want to do something else while they
  7. >communicate.
  8.  
  9. Sounds like you want an asynchronous open facility, much like the
  10. asynchronous read and write that others already have on their wish
  11. list for file I/O (and other I/O) (not everyone believes that multiple
  12. threads are the way to do asynch I/O).
  13.  
  14. --
  15. Andy Glew, a-glew@uiuc.edu [get ph nameserver from uxc.cso.uiuc.edu:net/qi]
  16.  
  17. Volume-Number: Volume 21, Number 181
  18.  
  19.