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
Task.Run vs. direct async call for starting long-running async methods
May 01, 2022
c#
task-parallel-library
async-await
Max tasks in TPL?
Aug 11, 2018
multithreading
azure
task-parallel-library
plinq
worker-process
How can I implement both an async method and its synchronous counterpart? [duplicate]
Aug 31, 2022
c#
.net
task-parallel-library
Task.Run how to write it with action and ref variable name
Mar 01, 2017
c#
syntax
task-parallel-library
task
What are the ContinueWith default values
Sep 17, 2022
c#
.net
multithreading
task-parallel-library
task
"stream was not readable" ArgumentException when using ReadAsStreamAsync with StreamReader
Mar 13, 2021
c#
stream
async-await
task-parallel-library
streamreader
Closures and Tasks
Dec 20, 2012
c#
.net
task-parallel-library
5x Performance with Parallel.For... on a Dual Core?
May 27, 2022
c#
multithreading
optimization
task-parallel-library
set priority for Parallel.For loop
Aug 09, 2019
c#
task-parallel-library
Task continuation parallel execution with async/await
Aug 18, 2022
c#
multithreading
task-parallel-library
threadpool
async-await
Ambiguous Invocation on Generic ContinueWith
May 07, 2022
c#-4.0
generics
asynchronous
lambda
task-parallel-library
TPL DataFlow vs BlockingCollection
Jun 11, 2019
.net
task-parallel-library
data-synchronization
tpl-dataflow
Scheduling Task for future execution
Aug 26, 2022
c#
.net
multithreading
timer
task-parallel-library
Cannot implicitly convert type 'void' to 'System.Threading.Tasks.Task'
Feb 19, 2022
c#
.net
task-parallel-library
async-await
task
CallContext.LogicalGetData gets restored even where there is no asynchrony. Why?
May 18, 2021
c#
.net
async-await
task-parallel-library
wait for a Task that calls an async method to complete without blocking thread
Apr 10, 2022
c#
async-await
task-parallel-library
task
C# Parallel loop local variable thread safe Information
Apr 07, 2022
c#
asp.net
.net
multithreading
task-parallel-library
Am I responsible for cleaning up after a Task created with the TaskCreationOptions.LongRunning flag?
Jul 21, 2017
c#
.net
task-parallel-library
Indenting lambdas and nested actions
Mar 18, 2022
c#
lambda
coding-style
task-parallel-library
Parallel.ForEach using Thread.Sleep equivalent
Oct 27, 2022
c#
multithreading
task-parallel-library
parallel.foreach
« Newer Entries
Older Entries »