On Wed, 2005-11-09 at 22:48 +0200, Danny Lieberman wrote:
> Microsoft is developing a new O/S in c#- looks like they reincarnated IBM VM 
> in a 2005 version
> 
> Quoting:
> 
> The Singularity project <http://research.microsoft.com/os/singularity> 
> contains new languages and tools, and a whole new architecture and operating 
> system design. Singularity is built around three key abstractions: a kernel, 
> software-isolated processes, and channels. Like other microkernels, most of 
> the system’s functionality and extensibility exist in processes outside of 
> the kernel. Each process has its own runtime system, with its own memory 
> layout, garbage collection algorithm, and libraries. 
> 

Interesting catch. By sifting through their documentation this project
seems to be very interesting. (Post a link in lkml? Nothing beats -
beating Microsoft to the punch... :))
Never the less, being Microsoft, I doubt that this project will ever see
the light of day...
They are talking about code isolation and preventing code manipulation,
while their framework devision has designed the hideous .NET framework
that forces people to dynamically generate code just to read raw (?!?!)
TCP (!!!) traffic. (The application devs around me use it to connect to
the Linux part of the world...)

Gilboa


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to