Latest developer linksBookmark and Share
 
HomeThis WeekTop MonthTop AlltimeSearchRegisterFAQ
  
 
Submit Your Link
Please login to submit your Link
 

The Polyglot Programmer: Concurrency with Channels, Domains and Messages

Posted: Sep/14/2009   By: pankaj   Points:15   Category: .NET  - .NET Framework    Views:71   Vote Up (0)   Vote Down (0)    
Axum is not a general-purpose language like C# or VB, but one aimed squarely at the problem of concurrency, designed from the outset to be part of a suite of languages that collectively cooperate to solve a business problem.Ted NewardMSDN Magazine September 2009

View Complete Post


Comments:
Be the first to comment this post.
 
Post Comment
Please login to post your comment
More Related Resources

The Polyglot Programmer: ACID Transactions with STM.NET

  
STM.NET allows developers to mark their code with ACID-style transactional semantics, and leaves the grunt work of managing locks to the underlying environment.Ted NewardMSDN Magazine January 2010

Concurrent Affairs: Four Ways to Use the Concurrency Runtime in Your C++ Projects

  
This article describes how to integrate the new parallel computing libraries in the Visual Studio 2010 Beta into existing C++ projects. Based on four common scenarios, the column explains a few of the ways developers can use the APIs and classes that are part of the Parallel Pattern Library (PPL), Asynchronous Agents Library, and Concurrency Runtime.Rick MolloyMSDN Magazine October 2009

Synchronization Coverage: Code Coverage for Concurrency

  
As more and more multi-threaded software applications get developed, software development professionals need to adopt new tools, techniques and metrics that can deal with multi-threaded software. Synchronization coverage is a simple, practical way to do this and this article covers a prototype synchronization coverage tool for .NET, called Sync Cover.Chris Dern, Roy TanMSDN Magazine September 2009

The Polyglot Programmer: Reaping The Benefits Of Cobra

  
Cobra, a descendant of Python, offers a combined dynamic and statically-typed programming model, built-in unit test facilities, scripting capabilities, and much more. Feel the power here.Ted NewardMSDN Magazine June 2009

The Polyglot Programmer: Mixing And Matching Languages

  
See why you need to be a polyglot programmer and what mixing and matching languages can do for your projects.Ted NewardMSDN Magazine March 2009

Concurrency Hazards: Solving 11 Likely Problems In Your Multithreaded Code

  
Here we describe some of the more common challenges to concurrent programming and present advice for coping with them in your software.Joe DuffyMSDN Magazine October 2008

Concurrency: Tools And Techniques to Identify Concurrency Issues

  
Efficient parallel applications aren't born by merely running an old app on a parallel processor machine. Tuning needs to be done if you're to gain maximum benefit.Rahul V. Patil and Boby GeorgeMSDN Magazine June 2008

CONCURRENCY: Synchronization Primitives New To Windows Vista

  
Windows Vista has lots of goodies for native C++ developers including condition variables, slim reader/writer locks, and one-time initialization. Robert Saccone and Alexander TaskovMSDN Magazine June 2007

.NET Matters: Handling Messages in Console Apps

  
Many developers who use the Microsoft .NET Framework think that application type is tied to the libraries that can be used in that application. Stephen Toub clarifies.Stephen ToubMSDN Magazine June 2007

CLR Inside Out: Using concurrency for scalability

  
Because of the popularity of multiprocessor machines, many concurrency articles focus on how to make concurrency safe in your code. However, they don't deal with how to get concurrency into your code in the first place.Joe DuffyMSDN Magazine September 2006
 
Categories:
.NET
Java
PHP
C/C++/VC++
HTML/XML
SAP
MainFrames
Data Warehousing
Testing
MySQL
SQL Server
Oracle
Javascript/VB Script
Others
Login
 
 
 
 
 Forgot password
 Contact Us   Terms Of use   Share your knowledge