Announcement

All important changes of my site and my blog will be announced here.

Computer security

This is my hobby. I spend my freetime for it. I am not professional in this area. But I like it very much.

Everything Else

Which doesn’t belong to other categories will land here. It maybe about my daily life, entertainment, music, game … or something like that

Programming

This is my job. That means everyday I must sit before the monitor. Tip something, be annoyed by bugs,… but I simply like it.

Tutorial

When I found something interesting, I would like to share it to everyone. That is the reason for this category comes.

Home » Archive by Tags

Articles tagged with: axum

Axum – safe and productive parallel programming model for .net
Wednesday, 13 May, 2009 – 1:14 | No Comment

Today I read an interesting news on PcworldVn . It relates to a new programming language of Microsoft which can work with Visual Studio 2008 and .Net framework. This new is called “Axum, “a language that builds upon the architecture of the Web and principles of isolation, actors, and message-passing to increase application safety, responsiveness, scalability, and developer productivity”.
So what is the meaning of parallel programming? I quote parallel programmings definition from other website.

Parallel …