home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / v22 / 069 / text0000.txt < prev   
Encoding:
Text File  |  1991-03-07  |  950 b   |  21 lines

  1. Submitted-by: domo@tsa.co.uk (Dominic Dunlop)
  2.  
  3. For those who have been following this issue, last week's meeting of
  4. 1003.1 decided that [qv]fork() would be dropped from the next draft of
  5. 1003.1a, the extensions to POSIX.1.  It will be replaced in the next
  6. or a subsequent draft with a proposal for a spawn() family, analogous to
  7. the exec() family.  Work already done by 1003.5 (Ada bindings) on an
  8. interface of this type will be taken into account, and the opportunity
  9. will be taken to address some very knotty problems which arise when one
  10. thread out of many in a single process decides to replace the whole
  11. process image.  Threads are strictly a 1003.4 (realtime) issue, but it
  12. makes sense for any new interface proposed by 1003.1 in this area 
  13. make life easier for 1003.4, rather than more difficult.  (Cue 1003.4
  14. folks, to tell us all what a pig fork-exec is in a multi-threaded
  15. process.)
  16. -- 
  17. Dominic Dunlop
  18.  
  19. Volume-Number: Volume 22, Number 69
  20.  
  21.