Parallel Programming with the .NET Framework
Discuss and ask questions about parallel, concurrent, and asynchronous programming using the .NET Framework -- Including usage, performance, scaling, future development, and more.
Filtering and SortingUse these options to narrow down the question and discussion list.
- 3136

Best design to run tasks one by one and update the UI.
Sunil Kumar Reddy Wednesday, May 08, 2013 7:14 AM - 2127

25 concurrent WCF calls to orchestrate using Tasks
O. MATROT Monday, May 06, 2013 9:13 AM - 047

Parallel_for() sometimes hangs in _WaitOnStolenChores(). Can the profiler help me find this bug?
MyDisplayNameAlex Friday, May 17, 2013 11:08 AM - 168

How to runc# button_click event codes in MVC 2.0 ...?
Vivek Naik Wednesday, May 15, 2013 8:17 AM - 281

Memory Model: preventing store-release and load-aquire reordering
Omari_O Tuesday, May 14, 2013 9:48 PM - 1107

Ways to multi-thread a background process with a configurable thread limit
Kofoed Thursday, May 09, 2013 4:17 PM - 392

The New List(of T) statement in one thread causes blocking of all other threads, more and more, the more threads running
hoj Sunday, May 12, 2013 12:38 PM - 296

ConconcurrencyVisualizer sample program will not compile: Visual Studio 2012 pro + how to programically name threads
hoj Friday, May 10, 2013 5:07 AM - 3167

Async enumerator thread safe(.Net3.5)
Shawn.shao Monday, May 06, 2013 12:53 AM - 3204

.NET Tasks Vs Threads : Can Threads take advantage of multi-core processors ??
SudheerReddy Monday, April 29, 2013 1:48 AM - 3204

ActionBlock non shared input[C#]
EsoHasInsomnia Monday, April 29, 2013 5:49 PM - 0110

Unicode (UTF-8)
Hitesh Choudhary Wednesday, May 01, 2013 2:16 PM - 0118

Byte Strem of Image in XML
Hitesh Choudhary Wednesday, May 01, 2013 11:13 AM - 1105

Task not updating UI
JHolden321 Monday, April 29, 2013 1:56 PM - 1119

Tasks and threads: can a task change thread during its execution? And can a thread execute more than one task at the same time?
nouvel-r Monday, April 29, 2013 2:14 PM - 1113

what does join do in threading?
kobosh Monday, April 29, 2013 2:28 PM - 8379

Multithreading working well with singleCPU pc, but very bad on QuadCPU server, why??
hoj Wednesday, March 13, 2013 6:56 PM - 1144

Preventing Collections.Concurrent.ConcurrentStack from allocating a new Node instance on every Push in .NET Framework 4
NGC3031 Friday, April 26, 2013 6:37 PM - 3220

Why TaskCompletionSource is a reference type?
Omari_O Sunday, April 14, 2013 10:24 PM - 21111

Issues with MS-LPL and TPL example code
Daniel Crenna Tuesday, November 20, 2012 4:52 AM

