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
Is it a bad idea to create a large amount of tasks for a few available cores only?
Mar 11, 2026
.net
parallel-processing
task-parallel-library
task
alpha-beta-pruning
Is it a good idea to use QueueBackgroundWorkItem for event hub send data operations?
Mar 11, 2026
azure
async-await
task-parallel-library
azure-eventhub
Adding items to a ListBox in a parallel way
Mar 10, 2026
c#
wpf
listbox
task-parallel-library
backgroundworker
Cannot choose method from group in Task.FromAsync method
Mar 11, 2026
c#
.net
asynchronous
task-parallel-library
How to implement a suspendable BlockingCollection
Mar 10, 2026
c#
task-parallel-library
How does Parallel.ForEach handles cancellation or ThrowIfCancellationRequested() and exceptions
Mar 09, 2026
c#
.net
wpf
task-parallel-library
Migrate from backgroundworker to async / await methods
Mar 09, 2026
c#
multithreading
task-parallel-library
backgroundworker
async-await
Iterating through each Enum value needs to be parallelized
Mar 09, 2026
c#
.net
enums
task-parallel-library
Connection problems while using Parallel.ForEach Loop
Mar 07, 2026
c#
.net
.net-core
task-parallel-library
parallel.foreach
How to wait tasks with conditions?
Mar 06, 2026
c#
task-parallel-library
task
What's the diference between Task.WhenAll() and foreach(var task in tasks)
Mar 06, 2026
c#
.net
async-await
task-parallel-library
task
Multithreaded async pattern
Mar 06, 2026
c#
multithreading
asynchronous
task-parallel-library
async-await
Task Results into a Single list
Mar 04, 2026
c#
multithreading
c#-4.0
task-parallel-library
Awaiting tasks from multiple objects
Mar 04, 2026
c#
async-await
.net-core
task
task-parallel-library
What is the preferred way to get code to execute in a WPF GUI thread?
Mar 04, 2026
c#
wpf
task-parallel-library
Graceful exit from BlockingCollection.TakeFromAny when adding to collections completed
Mar 02, 2026
c#
parallel-processing
task-parallel-library
blockingcollection
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
Older Entries »