![]() |
Sign Up! | Tags | Domains | Statistics | Options | Advanced Search |
![]() |
Async Computation Expressions - Resource and Exception Managementcodebetter.com » CodeBetter.Com - Stuff you need to Code Better! - Aug 15, 2008 For the next part of my coverage of Asynchronous Computation Expressions, I'm going to talk about the things you get for free when you use them. I was reminded of this during a recent chat with Greg Young about how … Also tagged: f, functional programming |
msdn.com » Pedram Rezaei's Ramblings - Aug 6, 2008
There is no escaping from concurrency challenges... or is there? (A slightly modified version of this article was published in the August 2008 edition of the MSDN Flash newsletter ) Dual, quad, and eight-core …
Also tagged: net, parallel extensions
![]() |
Adding Async Operations to Asynchronous Computation Expressions in F#codebetter.com » CodeBetter.Com - Stuff you need to Code Better! - Aug 5, 2008 Asynchronous Computation Expressions are an extremely powerful feature in F#. It's important to not only know how to use them, but also to extend the behavior so that other classes can bind and perform asynchronous … Also tagged: f, functional programming |
msdn.com » Dariusz quatscht - Aug 4, 2008
Heutzutage hat beinahe jeder neue Rechner mehr als einen Prozessorkern. In naher Zukunft dürften sich Kerne in Prozessoren um ein vielfaches multiplizieren. Was liegt näher als die gesamte Rechenleistung auch in …
Also tagged: c, parallel computing, c cli, visual studio 2008, plinq
codebetter.com » CodeBetter.Com - Stuff you need to Code Better! - Aug 2, 2008
Very recently, I've given a few talks on Asynchronous and Concurrent Programming in F#. In this talk, I gave a brief overview of the options you have when dealing with concurrency and asynchronous behavior. During …
Also tagged: f, functional programming
![]() |
Concurrency in SSDSmsdn.com » Eugenio Pace - Software as a Service Architecture Guidance - Aug 1, 2008 A common concern with SSDS, and a common question I get in many presentations I've given is how to handle concurrency and entity versioning. Suppose you have the following sequence of events: By default, SSDS will … Also tagged: architecture, tdd, ssds, sitka, s s build, sql server data services |
msdn.com » MSDN Magazine - Jul 4, 2008
In the November issue of MSDN Magazine, Jeffrey Richter demonstrates some recent additions to the C# programming language that make working with the APM significantly easier. In the June issue, Jeffrey introduces his …
msdn.com » Parallel Programming in Native Code - Jul 1, 2008
In the next several blog posts I want to continue the early look of what we're considering in the Concurrency Runtime and the Parallel Libraries built on top of it. Today, I'll share primitives for expressing …
Also tagged: c, concurrency runtime
tbray.org » ongoing - Jun 23, 2008
[This is part of the Wide Finder 2 series.] We’re a few weeks in now, so I should provide an update. Those who are really interested might want to join the Wide Finder group. I’m still getting email almost every day …
Also tagged: technology, technology concurrency
msdn.com » Rexiology@MSDN - Jun 19, 2008
at 06/02, Microsoft just released the latest CTP of Parallel Extension to .NET 3.5 (as PFX later), available for download here. on considering delivery HPC application development, I am evaluating proper technologies …
Also tagged: hpc, programming