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
Turning async socket Parallel and not only Concurrent in very intensive application using TPL
Aug 04, 2021
c#
sockets
parallel-processing
task-parallel-library
Is there a way of setting a Task driven via TaskCompletionSource to Status 'Running'?
Oct 18, 2022
c#
task-parallel-library
How to handle exceptions in Tasks with debugger?
Oct 26, 2022
c#
.net
vb.net
exception
task-parallel-library
Parallel loops and Random produce odd results
Oct 18, 2022
random
parallel-processing
simulation
task-parallel-library
I want the Task to handle any exceptions that are thrown, but am finding it difficult to stop them from reaching the parent
Oct 16, 2022
c#
.net
exception-handling
.net-4.0
task-parallel-library
Ninject Scope issue with Tasks/Threads
Sep 18, 2020
asp.net-mvc-3
entity-framework-4
ninject
task-parallel-library
unit-of-work
What is the main difference between returning a task by await keyword and returning without await keyword?
Aug 29, 2022
c#
asp.net
multithreading
task-parallel-library
Task.Run vs. ContinueWith in ASP.NET MVC
Aug 21, 2016
c#
asp.net
asp.net-mvc
task-parallel-library
async-await
Thread count growth when using Task Parallel Library
Dec 03, 2019
c#
multithreading
parallel-processing
task-parallel-library
producer-consumer
Is it the correct implementation?
May 22, 2018
c#
task-parallel-library
long-running-processes
async computation doesn't catch OperationCancelledException
May 13, 2022
f#
task-parallel-library
computation-expression
async-workflow
Use TPL Dataflow to encapsulate pipeline ending in an action block
May 22, 2022
c#
task-parallel-library
tpl-dataflow
How to make AsyncLocal flow to siblings?
Jul 29, 2017
c#
asynchronous
async-await
task-parallel-library
How can I achieve maximum parallelism and utilize maximum CPU with Parallel.ForEach?
Oct 14, 2022
c#
task-parallel-library
cpu-usage
parallel.foreach
Passing cancellation token to calling method VS task constructor?
Oct 17, 2017
c#
.net
multithreading
task-parallel-library
cancellation-token
Bug in TPL - TaskContinuationOptions.ExecuteSynchronously?
Mar 21, 2022
.net
task-parallel-library
task
Task<T> and TaskContinuationOptions Clarification in C#?
Sep 02, 2021
c#
.net
multithreading
.net-4.0
task-parallel-library
How to get maximum degree of parallelism for task parallel library usage?
Nov 15, 2022
c#
multithreading
parallel-processing
task-parallel-library
Does calling asynchronous Task based WCF method utilize the I/O completion port or a Thread Pool thread to call the continuation?
Nov 20, 2019
c#
wcf
asynchronous
task-parallel-library
Thread.Interrupt equivalent for Task TPL
Apr 16, 2022
c#
.net
multithreading
task-parallel-library
« Newer Entries
Older Entries »