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
Correct way to expose a cancellable Task API
Nov 26, 2025
c#
task-parallel-library
async-await
Regarding asynchronous Task, why is a Wait() required to catch OperationCanceledException?
Nov 23, 2025
c#
asynchronous
.net-4.0
exception
task-parallel-library
Parallel.For Properties
Nov 25, 2025
c#
multithreading
task-parallel-library
Should I encapsulate Task in a Class?
Nov 21, 2025
c#
class
backgroundworker
task
task-parallel-library
Why would Task parallelism not speed up uploads / downloads?
Nov 19, 2025
c#
azure
async-await
task-parallel-library
azure-blob-storage
Change DataContext of IQueryable
Nov 17, 2025
c#
multithreading
linq-to-sql
task-parallel-library
datacontext
Is ConcurrentBag cause of memory leak? [duplicate]
Nov 18, 2025
c#
memory-leaks
task-parallel-library
concurrent-collections
How to spawn worker threads and process their outputs in main thread in C#?
Nov 05, 2025
c#
multithreading
task-parallel-library
Second thread enters lock before first thread releases it
Nov 04, 2025
c#
multithreading
locking
task-parallel-library
Parallel receiving data from several IAsyncEnumerable streams
Nov 03, 2025
c#
task-parallel-library
producer-consumer
iasyncenumerable
system.threading.channels
Task.ContinueWith from calling thread
Nov 01, 2025
c#
multithreading
asynchronous
task-parallel-library
why C# ThreadLocal does not work as expected with Task in TPL?
Oct 30, 2025
c#
multithreading
thread-safety
task-parallel-library
Multithreaded approach to process SQS item Queue
Oct 29, 2025
c#
multithreading
.net-core
task-parallel-library
tpl-dataflow
Create reusable processing logic on top of predefined blocks with TPL dataflow?
Oct 28, 2025
c#
task-parallel-library
.net-4.5
tpl-dataflow
Good pattern for exception handling when using async calls
Oct 29, 2025
c#
.net-4.0
exception
task-parallel-library
dotnet-httpclient
When a context switch happens will the thread remain on the same number?
Oct 27, 2025
c#
task-parallel-library
task
Does the current task scheduler flow into ThreadPool.QueueUserWorkItem callbacks?
Oct 26, 2025
c#
.net
.net-core
async-await
task-parallel-library
« Newer Entries
Older Entries »