Linked by Thom Holwerda on Fri 25th Sep 2009 23:12 UTC, submitted by Still Lynn
Microsoft Most of us are probably aware of Singularity, a research operating system out of Microsoft Research which explored a number of new ideas, which is available as open source software. Singularity isn't the only research OS out of Microsoft; they recently released the first snapshot of a new operating system, called Barrelfish. It introduces the concept of the multikernel, which treats a multicore system as a network of independent cores, using ideas from distributed systems.
Permalink for comment 386438
To read all comments associated with this story, please click here.
The difference of license
by theuserbl on Sat 26th Sep 2009 15:01 UTC
theuserbl
Member since:
2006-01-10

> Most of us are probably aware of Singularity,
> a research operating system out of Microsoft
> Research which explored a number of new ideas,
> which is available as open source software.

The difference of the license-side between Singularity and Barrelfish is, that Singularity is open source
http://www.codeplex.com/singularity/license
but Barrelfish is OpenSource (like the OSI-definition, or free software like the FSF-definition):
http://www.barrelfish.org/release_20090914.html

From the technical point of view, it both OperatingSystems are very different and can not be compared to each other.
But from the license side, Barrelfish is a lot better! :-)