Home
This Week
Top Month
Top Alltime
Search
Register
FAQ
Submit Your Link
Please login to submit your Link
Concurrent Affairs: Solving The Dining Philosophers Problem With Asynchronous Agents
Posted:
May/18/2009
By:
pankaj
Points:
15
Category:
.NET
-
.NET Framework
Views:
319
Vote Up
(0)
Vote Down
(0)
We use the new Asynchronous Agents Library in Visual C++ 2010 to solve the classic Dining Philosophers concurrency problem.Rick MolloyMSDN Magazine June 2009
View Complete Post
Comments:
Be the first to comment this post.
Post Comment
Please login to post your comment
More Related Resources
Concurrent Affairs: Data-Parallel Patterns and PLINQ
Multicore processors are now ubiquitous on mainstream desktop computers, but applications that use their full potential are still difficult to write. Version 4 of the .NET Framework will deliver several tools that programmers can employ to make this task easier. This article explores the use of one of those tools: Parallel LINQ (PLINQ).Igor OstrovskyMSDN Magazine December 2009
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
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
Easy Async: Build Concurrent Apps From Simple F# Expressions
In this article, the author explores how the F# language helps you create asynchronous function libraries that can be called seamlessly from any other .NET-compliant language.Chance CobleMSDN Magazine October 2008
Windows with C++: Asynchronous WinHTTP.
This month's column explains how to use Windows HTTP Services, or WinHTTP, the new, powerful API for implementing HTTP clients.Kenny KerrMSDN Magazine August 2008
Concurrent Affairs: More AsyncEnumerator Features
Jeffrey Richter shows you some additional cool features of his AsyncEnumerator class.Jeffrey RichterMSDN Magazine August 2008
.NET Matters: Asynchronous I/O with WebClient
In this month's installment of .NET Matters, columnist Stephen Toub answers reader questions concerning asynchronous I/O .Stephen ToubMSDN Magazine July 2008
Concurrent Affairs: Simplified APM with the AsyncEnumerator
Here Jeffrey Richter introduces his AsyncEnumerator class, which drives an iterator so that different thread pool threads can execute the same code at different times.Jeffrey RichterMSDN Magazine June 2008
.NET Matters: Asynchronous Stream Processing
This month Stephen Toub discusses asynchronous stream processing.Stephen ToubMSDN Magazine March 2008
Concurrent Affairs: Simplified APM with C#
Jeffrey Richter introduces his AsyncEnumerator class and explains how it harnesses some recent additions to the C# programming language that make working with the asynchronous programming model significantly easier.Jeffrey RichterMSDN Magazine November 2007
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