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
Creating a method to return Task<List<MyDataObject>> foo()
Apr 30, 2026
c#
task-parallel-library
How to convert Dictionary<string, Task<int>> to Task<Dictionary<string, int>> [duplicate]
Apr 30, 2026
c#
asynchronous
async-await
task-parallel-library
What's the difference between these three Task Continuations?
Apr 28, 2026
c#
multithreading
task-parallel-library
task
continuations
Is there a way to wait for all tasks until a specific result is true, and then cancel the rest?
Apr 27, 2026
c#
.net
.net-core
task-parallel-library
Using Task.WaitAll in a WCF method
Apr 27, 2026
c#
wcf
parallel-processing
task-parallel-library
async-await
Task Parallel Library - Task.Delay() usage
Apr 26, 2026
c#
multithreading
asynchronous
.net-4.0
task-parallel-library
How to run a task in max defined parallel threads using c#.net 4.0
Apr 25, 2026
c#
multithreading
task-parallel-library
threadpool
How to Make a Global Object Thread-Safe
Apr 23, 2026
c#
winforms
task-parallel-library
async-await
What is the difference between specifying Action directly or Task-Generator with TPL dataflow ActionBlock?
Apr 21, 2026
c#
.net
task-parallel-library
async-await
tpl-dataflow
How do I stop a progress bar when the last task has finished?
Apr 21, 2026
c#
multithreading
task-parallel-library
Log when a thread is waiting on arrival at a lock statement
Apr 18, 2026
c#
locking
system.reactive
task-parallel-library
plinq
Using the same model to deserialize in parallel (efficiently)
Apr 16, 2026
c#
.net
parallel-processing
protobuf-net
task-parallel-library
Single threaded timer and/or interval inside a Task<T>
Apr 18, 2026
c#
.net
timer
task-parallel-library
scheduling
Is it possible to divide work between cores?
Apr 17, 2026
c#
.net
parallel-processing
task-parallel-library
Task Parallel Library WaitAny design
Apr 13, 2026
c#
task
task-parallel-library
Avoiding the window (WPF) to freeze while using TPL
Apr 12, 2026
wpf
window
freeze
task-parallel-library
ui-thread
Finding out where unobservedTaskException is thrown: stacktrace is null
Apr 11, 2026
c#
task-parallel-library
.net-4.7
TPL.Dataflow message processing timeout?
Apr 12, 2026
c#
task-parallel-library
tpl-dataflow
Linking two CancellationTokens without redundant CancellationTokenSources
Apr 11, 2026
c#
.net-core
task-parallel-library
cancellationtokensource
Older Entries »