Linked by Andrew Hudson on Wed 19th Jul 2006 18:45 UTC
Thread beginning with comment 144751
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/25/13 0:45 UTC
Linked by Thom Holwerda on 05/24/13 23:59 UTC
Linked by Thom Holwerda on 05/24/13 22:33 UTC
Linked by Howard Fosdick on 05/24/13 21:41 UTC
Linked by Thom Holwerda on 05/24/13 14:44 UTC
Linked by Thom Holwerda on 05/23/13 23:22 UTC
Linked by Thom Holwerda on 05/23/13 22:04 UTC
Linked by Thom Holwerda on 05/23/13 22:01 UTC
Linked by Thom Holwerda on 05/23/13 17:52 UTC
Linked by Thom Holwerda on 05/22/13 22:23 UTC
More News »
Sponsored Links



Member since:
2005-07-11
Just wondering about Plan 9's implementation.
Regarding the distributed resources, for example, importing the /dev/audio of another computer, if this is already in use (opened by another application), then would the two sound channels be correctly combined if written to?
For example, can multiple applications across multiple computers open and write to the /dev/audio of one machine simulatanuously without distortion and errors, or can only one application be writing to it at any one time ? (Is it blocking or non-blocking on further applications trying to open the /dev/audio)?.