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
Some items of Parallel.ForEach<T> run on ThreadPool, some don't
Dec 12, 2025
c#
multithreading
task-parallel-library
threadpool
parallel.foreach
Wait() causes UI thread to hang - when should Wait() be used?
Dec 11, 2025
c#
.net
task-parallel-library
signalr
async-await
Help with Task parallel library usage
Dec 09, 2025
c#
c#-4.0
task-parallel-library
Correct usage of Async/Await for Multiple Tasks To Db
Dec 11, 2025
c#
.net
task-parallel-library
async-await
.net-4.5
Is this stack trace ending with _NtWaitForSingleObject@12() indicating a blocked or an idle thread?
Dec 08, 2025
c#
winapi
task-parallel-library
threadpool
ntdll
Understanding Parallel.For Loop and local variables
Dec 08, 2025
c#
parallel-processing
task-parallel-library
parallel-for
Can I TryTake a group of items from a BlockingCollection<T>?
Dec 08, 2025
c#
multithreading
parallel-processing
task-parallel-library
parallel-extensions
Execution Queue
Dec 07, 2025
c#
multithreading
task-parallel-library
batch-processing
How to run multiple methods in parallel in ASP.NET
Dec 07, 2025
c#
asp.net
asp.net-core
parallel-processing
task-parallel-library
Task library for C?
Dec 07, 2025
c
linux
task-parallel-library
Do I need to worry about blocking tasks?
Dec 06, 2025
c#
.net
io
task-parallel-library
task
How Can I Force Tasks to Start?
Dec 05, 2025
c#
concurrency
task-parallel-library
Nicer pattern for starting tasks and getting their return values
Dec 06, 2025
c#
.net
task-parallel-library
How to balance and parallelize the processing of multiple sequential streams of data
Dec 06, 2025
.net
multithreading
performance
.net-4.0
task-parallel-library
Strange behaviour in for loop with System.Threading.Tasks
Dec 03, 2025
c#
task-parallel-library
How to use async/await with a library that uses an event-based asynchronous pattern?
Dec 03, 2025
c#
task-parallel-library
.net-4.5
async-await
c#-5.0
async Methods correct? Resharper warning
Dec 03, 2025
c#
task-parallel-library
.net-4.5
async-await
Is it safe to call task.dispose while using async / await after invoking await [duplicate]
Dec 04, 2025
.net
task-parallel-library
dispose
Older Entries »