Linked by Thom Holwerda on Wed 26th Nov 2008 22:45 UTC, submitted by pablo_marx
Thread beginning with comment 338495
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
2005-07-24
Architecturally, Plan 9 is ideal for this use. Built from the ground up as a distributed system, the concept of "processor server" is basic to it (as are display servers, storage servers, print servers, camera servers, etc.), all communicating happily via 9P. As to how well optimized it, and its compiler is for this use, I don't know. According to the Glendix paper, KenCC, written in only 1/17th as many lines of code as gcc, can do everything that gcc can. One could be forgiven for having a few doubts about that, though.
Edited 2008-11-27 15:03 UTC