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
Catching errors with .NET Task Parallel Library
Mar 28, 2026
c#
exception
error-handling
task-parallel-library
C# tasks are not cancelled
Mar 29, 2026
c#
task-parallel-library
Task Scheduler with WCF Service Reference async function
Mar 27, 2026
c#
wcf
asynchronous
task-parallel-library
async-await
Task<IList<>> as a result of Func<>
Mar 27, 2026
c#
generics
task-parallel-library
How to simplify or wrap exceptions when rewriting synchronous code to use TPL
Mar 26, 2026
c#
.net
exception
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
Older Entries »