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
The async and await keywords don't cause additional threads to be created?
Sep 08, 2025
c#
multithreading
task-parallel-library
async-await
conceptual
Does Task.WhenAny prioritize some tasks over others?
Sep 10, 2025
c#
.net
task-parallel-library
System.InvalidOperationException when using GetAwaiter().GetResult() with ServiceBusReceiver.PeekMessagesAsync
Sep 10, 2025
c#
.net
task-parallel-library
iasyncenumerable
Flattening of AggregateExceptions for Processing
Sep 07, 2025
c#
exception
task-parallel-library
aggregateexception
Execute certain background Tasks in separate ThreadPool to avoid starvation to critical Tasks executed in main thread
Sep 06, 2025
c#
multithreading
async-await
task
task-parallel-library
Parallel.ForEach blocked on long iteration
Sep 05, 2025
c#
parallel-processing
task-parallel-library
blocking
parallel.foreach
Best Practice LongRunning Task creation
Sep 05, 2025
c#
.net
multithreading
.net-4.0
task-parallel-library
why httpcontext object is not available while using task parallel library task?
Sep 05, 2025
.net
task-parallel-library
Why is Observable.Finally not called when Observable.Generate finishes?
Sep 04, 2025
c#
task-parallel-library
system.reactive
Chaining Parallel Tasks to an End Condition or Error Condition
Mar 26, 2023
c#
exception
task-parallel-library
Generic callbacks from C# Tasks
Mar 24, 2023
c#
callback
task-parallel-library
async-await
Benefits from returning a "Task<int>" instead of an "int" in a WCF or WebAPI method (IIS)
Mar 23, 2023
c#
wcf
iis
task-parallel-library
task
Async/Await vs TPL vs WCF Service vs Web API: So many choices
Mar 21, 2023
asp.net
wcf
asp.net-web-api
task-parallel-library
async-await
How to handle multiple request batch processing using Task in ASP.NET?
Mar 21, 2023
c#
asp.net
multithreading
task-parallel-library
async-await
TPL Dataflow Blocks using LinkTo Predicate
Mar 21, 2023
c#
unit-testing
task-parallel-library
Under what circumstances should an Async method support cancellation
Mar 19, 2023
c#
.net
task-parallel-library
async-await
cancellation
C# - QueuedTaskScheduler - threadCount vs maxConcurrencyLevel
Sep 04, 2025
c#
multithreading
task-parallel-library
Performances of PLINQ vs TPL
Sep 04, 2025
c#
task-parallel-library
plinq
Async Producer / Consumer with throttled duration and batched consumption
Sep 03, 2025
c#
async-await
task-parallel-library
producer-consumer
tpl-dataflow
What is the best way to return completed Task?
Sep 03, 2025
c#
.net
task-parallel-library
.net-4.5
c#-5.0
Older Entries »