Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in task-parallel-library
Task.Factory.StartNew + TaskCreationOptions.LongRunning explanation
Oct 23, 2025
c#
.net
asynchronous
task
task-parallel-library
How can a TPL task send intermediate results to the parent thread?
Oct 21, 2025
.net
task-parallel-library
Custom TaskScheduler that gets used across awaits
Oct 20, 2025
c#
multithreading
asynchronous
async-await
task-parallel-library
Associate a CancellationToken with an async method's Task
Oct 20, 2025
c#
async-await
task-parallel-library
cancellation-token
Update the WPF UI while processing - best use of async await
Oct 21, 2025
wpf
async-await
task-parallel-library
TPL Dataflow create aggregated result array from all incoming nodes (multiple producer, 1 consumer)
Oct 20, 2025
c#
task-parallel-library
tpl-dataflow
Why does an exception in an async Parallel.ForEach crash the application? [duplicate]
Oct 21, 2025
c#
exception
task-parallel-library
parallel.foreach
Parallel.ForEach throws exception when extracting a zip file
Oct 18, 2025
c#
foreach
zip
task-parallel-library
parallel.foreach
Running separate process in ASP.NET Core Web Minimal API
Oct 18, 2025
c#
asp.net-core
asp.net-web-api
task-parallel-library
asp.net-core-minimal-hosting-model
Async Tasks, Cancellation, and Exceptions
Oct 18, 2025
c#
task-parallel-library
task
taskcompletionsource
Is writing to a bool variable from multiple threads safe in C#?
Oct 18, 2025
c#
multithreading
task-parallel-library
Polly CircuitBreakerAsync is not working as I expect
Oct 17, 2025
c#
async-await
task-parallel-library
polly
circuit-breaker
How to prevent Parallel.ForEach loop from changing the number of tasks during runtime?
Oct 17, 2025
c#
multithreading
task-parallel-library
parallel.foreach
Async and sync versions of method [duplicate]
Oct 17, 2025
c#
.net
async-await
task-parallel-library
webclient
Does any one know how to use IOCompletionPortTaskScheduler and IOTaskScheduler in ParallelExtensionExtras and what are their use?
Sep 22, 2025
c#
.net
parallel-processing
task-parallel-library
Execute multiple queries in parallel with Dapper
Sep 20, 2025
c#
task-parallel-library
dapper
Parallel Programming using TPL on WinForms
Sep 20, 2025
c#
wpf
winforms
task-parallel-library
Multiple calls to async function with cache in C#
Sep 20, 2025
c#
asynchronous
task-parallel-library
async-await
Older Entries »