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
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
How to temporarily synchronize in a Parallel.ForEach loop?
Aug 03, 2026
c#
parallel-processing
task-parallel-library
Method local variable being modified inside a Parallel.For. How thread safe is this?
Aug 02, 2026
c#
multithreading
thread-safety
task-parallel-library
parallel.foreach
Mark task exception as handled
Jul 29, 2026
c#
.net
exception
task-parallel-library
aggregateexception
What parameters help to decide when to use which : Thread or ThreadPool or Task in C#
Jul 26, 2026
multithreading
c#-4.0
.net-4.0
task-parallel-library
threadpool
progress information and PartNumber of async Amazon S3 multi-part upload
Jul 25, 2026
c#
asynchronous
amazon-web-services
amazon-s3
task-parallel-library
« Newer Entries
Older Entries »