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
C# Parallel.foreach - Making variables thread safe
Mar 02, 2026
c#
locking
task-parallel-library
parallel.foreach
Is it safe to use lock() with Tasks?
Mar 02, 2026
c#
.net
multithreading
task-parallel-library
Running a CPU-intensive method inside multiple tasks only using a small portion of CPU?
Mar 02, 2026
c#
multithreading
task-parallel-library
html-agility-pack
Thread or Task for long running operation
Mar 01, 2026
c#
multithreading
task-parallel-library
conceptual
long-running-processes
Tail recursion with tasks?
Mar 01, 2026
c#
.net
recursion
async-await
task-parallel-library
Is there a way to use out parameter in async method.? If not can anyone suggest me how to return the OUT Parameter from a async method?
Feb 28, 2026
c#
.net
task-parallel-library
async-await
asp.net-web-api2
MaxDegreeOfParallelism = 2 shows 3 threads
Feb 26, 2026
c#
multithreading
parallel-processing
task-parallel-library
parallel-for
Foreach loop and variables with locking
Feb 24, 2026
c#
task-parallel-library
WhenAll() not working as expected
Feb 22, 2026
c#
.net
winforms
task-parallel-library
begininvoke
Parallel Foreach and Actions
Feb 22, 2026
c#
task-parallel-library
use Task.Run() inside of Select LINQ method
Feb 20, 2026
c#
async-await
task-parallel-library
Providing cancellation if polling CancellationToken is not possible
Feb 19, 2026
.net
vb.net
task-parallel-library
cancellation
cancellation-token
Crash course in simple threading?
Feb 18, 2026
.net
vb.net
multithreading
parallel-processing
task-parallel-library
Log file not created inside Task.Factory.StartNew()
Feb 16, 2026
c#
c#-4.0
task-parallel-library
How to TPL determine the number of threads to use?
Feb 15, 2026
c#
task-parallel-library
Is it possible to fail triggering the AppDomain's unhandled exception handler from a Task continuation?
Feb 15, 2026
c#
task-parallel-library
Inheriting Task class in C# 4.0
Feb 13, 2026
c#
c#-4.0
task-parallel-library
Returning exception from try/catch within Task.Run C#
Feb 14, 2026
c#
asp.net
webforms
task-parallel-library
CreateLinkedTokenSource: How to avoid dead code
Feb 14, 2026
c#
task-parallel-library
cancellation
cancellationtokensource
cancellation-token
Enforcing Task Order using the .NET 4.0 Task Parallel Libraries
Feb 13, 2026
c#
.net
task
system.reactive
task-parallel-library
Older Entries »