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
WhenAll on the large number of Task [closed]
Mar 23, 2026
c#
asynchronous
task-parallel-library
How to process tasks as they complete -but each task requires different method to process task's result
Mar 24, 2026
c#
task-parallel-library
async-await
c#-5.0
BlockingCollection<T>.TakeFromAny, for collections with a different generic type
Mar 24, 2026
c#
generics
task-parallel-library
blockingcollection
Is there a Dataflow block like TransformBlock<TIn, TOut> that allows items to be propagated out of sequence?
Mar 24, 2026
.net
task-parallel-library
tpl-dataflow
TPL Dataflow ProducerConsumer Pattern
Mar 24, 2026
.net
task-parallel-library
tpl-dataflow
await not calling my method and it never returns
Mar 23, 2026
c#
.net
task-parallel-library
async-await
c#-5.0
Why the first code displays error message immediately, but second not
Mar 22, 2026
c#
garbage-collection
task-parallel-library
Concurrency with TPL in .NET. Parallel Generator blocks after a while and gets stuck
Mar 20, 2026
c#
.net
concurrency
parallel-processing
task-parallel-library
What is the difference between these two functions using async/await/TPL?
Mar 19, 2026
c#
asynchronous
task-parallel-library
Duplicating queue in TPL
Mar 20, 2026
.net
parallel-processing
task-parallel-library
How can I have two separate task schedulers?
Mar 17, 2026
c#
multithreading
async-await
task-parallel-library
threadpool
TcpClient.ConnectAsync or Socket.BeginConnect with non-blocking timeout setting
Mar 19, 2026
c#
.net
sockets
task-parallel-library
async-await
Fast throw unhandled exceptions in TPL
Mar 18, 2026
.net
vb.net
asynchronous
task-parallel-library
Can await corrupt a value when called concurrently
Mar 16, 2026
c#
.net
concurrency
task-parallel-library
async-await
Is this a bug in Partitioner.Create(int fromInclusive, int toExclusive)?
Mar 16, 2026
c#
.net
task-parallel-library
partitioning
Pass state data in to a Parallel.ForEach without using anonymous delegates
Mar 14, 2026
c#
.net-4.0
lambda
task-parallel-library
Chaining Tasks with Different Return Types
Mar 14, 2026
c#
.net
.net-4.0
task-parallel-library
Is it a bad idea to create a large amount of tasks for a few available cores only?
Mar 11, 2026
.net
parallel-processing
task-parallel-library
task
alpha-beta-pruning
Is it a good idea to use QueueBackgroundWorkItem for event hub send data operations?
Mar 11, 2026
azure
async-await
task-parallel-library
azure-eventhub
Older Entries »