May 11, 2009

Microsoft offers parallel apps language

The Axum language, which is geared toward building scalable apps for multicore systems, is available via MSDN Labs

Microsoft is offering its .Net language for building parallel applications -- Axum -- enabling developers to build scalable applications for multcore systems via the .Net Framework, a Microsoft official said in a blog entry.

Axum is a .Net language building on principles of isolation, agents, message-passing, and data flow, Microsoft said. The company late last week made Axum available via MSDN Labs.

[ With Axum, Microsoft is trying to help developers meet the challenges post by multicore chips. ]

"In Axum, concurrency is the default.  All agents execute concurrently unless you explicitly restrict them. This means you spend less time on boilerplate code for multi-threading and more time on your code," said S. "Soma" Somasegar, senior vice president of the Microsoft developer division, in his blog last Friday evening.

Agents in Axum can be hosted in a single or separate process or on a separate machine. "This unified programming model means you don't need to rewrite your code when you want to run it in a distributed scenario," Somasegar said.

Axum leverages several concepts to enable "safe" parallel programming, Somasegar said. Among these concepts is domains isolate state, to avoid implicit dependencies that can result in difficult-to-find concurrency bugs.

"Domains make you more productive by allowing you to worry less about concurrency and focus more on your algorithms and code," Somasegar said.

Also used is a cooperative blocking model using latencies to do meaningful work. Axum offers the option to declaratively state how an agent intents to use domain state. "The compiler will enforce that agents uphold their stated intentions and the runtime will schedule your agents accordingly to maintain safety," Somasegar said.

Paul Krill is an editor at large at InfoWorld.
Close

On Twitter now

Languages and standards

Powered by Twitter

White Paper

D2D Virtual Tape Library Replication Primer

This whitepaper explains the terminology and concepts behind Data Replication technologies and establishes some sizing rules through worked examples. Learn the new paradigm in disaster tolerance—protect data anywhere.

Download now »

White Paper

An Alternative to Virtualization for Datacenter Cost Savings

Server virtualization is a popular option for dealing with mounting datacenter costs. Another equally promising approach is the use of an Application Delivery Controller. Citrix NetScaler provides a low-cost way for organizations to reduce their server count and accrue cost savings from a reduction in space, cooling, power and personnel.

Download now »

White Paper

Why Your Firewall, VPN, and IEEE 802.11i Aren't Enough to Protect Your Network

The emergence of WLANs has created a new breed of security threats to enterprise networks.

Included in HP ProCurve WLAN solutions is security technology that alleviates threats from WLANs through:
* Monitoring wireless activity inside and out of the enterprise
* Classifying WLAN transmissions into harmful and harmless
* Preventing transmissions that pose a security threat to the enterprise network
* Locating participating devices for physical remediation

Download now »

White Paper

Bringing the Edge to the Data Center

Effectively address data protection challenges, implementing solutions that help store and protect business–critical data while cutting costs and improving efficiency and reliability.

Download now »

Sign up to receive InfoWorld Resource Alerts

Subscribe to the Developer World Newsletter

Receive a weekly roundup about the art and science of software development.

©1994-2009 Infoworld, Inc.