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
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
Task.Run with Input Parameters and Output
Sep 19, 2025
c#
task
task-parallel-library
TPL parallelism degree heuristic
Sep 20, 2025
c#
.net
parallel-processing
task-parallel-library
parallel.foreach
How to manage a list of tasks using the Task Parallel Library
Sep 18, 2025
c#
.net
c#-4.0
task-parallel-library
Task.ContinueWith callback thread
Sep 18, 2025
c#
.net
multithreading
task-parallel-library
task
Concurrency without multithreading Async/Await
Sep 18, 2025
c#
multithreading
async-await
concurrency
task-parallel-library
How to span MaxDegreeOfParallelism across multiple TPL Dataflow blocks?
Sep 16, 2025
c#
concurrency
async-await
task-parallel-library
tpl-dataflow
Difference between "foreach with task.Wait" and Task.WaitAll
Sep 15, 2025
c#
.net
multithreading
task-parallel-library
wait
C# - What happens to a Task that throws an exception but the caller method is already done?
Sep 15, 2025
c#
.net
async-await
task-parallel-library
Older Entries »