DotNetShoutout - Stories tagged with multi threading
7
Shouts

MSDN Magazine: Thread Pools - Scalable Multithreaded Programming with Thread Pools

published 956 days, 7 hours ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 959 days, 8 hours, 39 minutes ago
Wednesday, October 06, 2010 12:27:15 PM GMT Sunday, October 03, 2010 10:48:28 AM GMT
Getting the most out of multicore systems means diving head-first into multithreaded programming. In this issue, Ron Fosner demonstrates some simple methods for adding parallel operation to your code, along with techniques for measuring how much you’ve improved execution. (more)
category: How To | clicked: 3 | comment | | source: msdn.microsoft.com
tags: multi threading, MSDN, thread pool, Threading, MSDN Magazine, ThreadPool
5
Shouts

Accelerator and F# (I.): Introduction and calculating PI

posted by http://tomaspetricek.pip.verisignlabs.com/http://tomaspetricek.pip.verisignlabs.com/ 1245 days, 5 hours, 57 minutes ago
Monday, December 21, 2009 1:30:46 PM GMT
This article shows how to write F# programs that run in parallel as shader programs on GPU or on multi-core CPU using Microsoft Research Accelerator project. (more)
category: How To | clicked: 1 | comment | | source: tomasp.net
tags: Accelerator, multi threading, Parallel Programming, F#