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
Update button text from another thread [duplicate]
Aug 20, 2026
c#
multithreading
locking
task
task-parallel-library
Using task parallel library in IEnumerable implementation to achieve speed improvement
Aug 19, 2026
c#
multithreading
ienumerable
task-parallel-library
Applying TaskContinuationOptions to a "step" rather than the entire chain
Aug 18, 2026
.net
task-parallel-library
In TPL Dataflow, is it possible to change DataflowBlockOptions after block is created but before it is used?
Aug 17, 2026
c#
.net
task-parallel-library
tpl-dataflow
Is Task.Delay non blocking?
Aug 16, 2026
.net
asynchronous
task-parallel-library
Android - Threads or Tasks [duplicate]
Aug 16, 2026
c#
multithreading
c#-4.0
task-parallel-library
terminology
Multi-threading with the Task library
Aug 16, 2026
.net
asp.net-mvc
multithreading
threadpool
task-parallel-library
Load an ObservableCollection<string> with a Task
Aug 15, 2026
c#
task-parallel-library
How to run a collection of tasks, pause them all, update a datatable and then allow the tasks to continue with the updated datatable?
Aug 14, 2026
c#
multithreading
c#-4.0
task-parallel-library
task
Producer consumer queue best practices and performance
Aug 12, 2026
c#
performance
task-parallel-library
producer-consumer
blockingcollection
How to synchronize a shared IProgress<int>
Aug 12, 2026
c#
winforms
async-await
task-parallel-library
iprogress
Have multiple calls wait on the same internal async task
Aug 10, 2026
.net-4.0
task
task-parallel-library
How to handle long running process using TPL
Aug 09, 2026
c#
task-parallel-library
long-running-processes
Thread.Sleep() vs Task.Delay().Wait()
Aug 09, 2026
c#
.net
task
task-parallel-library
thread-sleep
Copy result from task 'A' to task 'B'?
Aug 09, 2026
c#
async-await
task
task-parallel-library
Use cases for async void methods, revisited
Aug 09, 2026
c#
.net
asynchronous
task-parallel-library
async-await
Consuming blocking collection with multiple tasks/consumers
Aug 05, 2026
c#
multithreading
task-parallel-library
Mark task as completed
Aug 04, 2026
c#
asynchronous
task-parallel-library
task
"await/async": Why the 2 pieces of code doesn't run the same?
Aug 03, 2026
c#
asynchronous
task-parallel-library
async-await
c#-5.0
Older Entries »