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
Specifying a Thread's Name when using Task.StartNew
Sep 03, 2022
c#
.net
.net-4.0
task-parallel-library
Web Api - Fire and Forget
Jan 30, 2022
c#
rest
asp.net-web-api
task-parallel-library
TPL Dataflow, guarantee completion only when ALL source data blocks completed
Sep 25, 2022
c#
concurrency
task-parallel-library
tpl-dataflow
Using Tasks with conditional continuations
Sep 03, 2022
c#
.net-4.0
task-parallel-library
What is the correct way to cancel an async operation that doesn't accept a CancellationToken?
Sep 03, 2022
c#
.net
asynchronous
task-parallel-library
async-await
Task.FromResult() vs. Task.Run()
Aug 10, 2022
c#
multithreading
asynchronous
async-await
task-parallel-library
.NET's Multi-threading vs Multi-processing: Awful Parallel.ForEach Performance
Sep 03, 2022
c#
.net
multithreading
task-parallel-library
multiprocessing
Long running task in WebAPI
Sep 02, 2022
task-parallel-library
async-await
asp.net-web-api
Task.WhenAll for ValueTask
Sep 02, 2022
c#
task-parallel-library
valuetask
How to make Task.WaitAll() to break if any exception happened?
Sep 02, 2022
c#
task-parallel-library
task
async-await
Sequential processing of asynchronous tasks
Sep 02, 2022
c#
.net
.net-4.0
task-parallel-library
Awaiting a non-async method
Sep 02, 2022
c#
task-parallel-library
Using async without await?
Sep 02, 2022
c#
task-parallel-library
async-await
c#-5.0
How to use non-thread-safe async/await APIs and patterns with ASP.NET Web API?
Sep 16, 2022
c#
asp.net
.net
task-parallel-library
async-await
Calling TaskCompletionSource.SetResult in a non blocking manner
Sep 11, 2022
c#
multithreading
asynchronous
task-parallel-library
async-await
List<T> thread safety
Sep 01, 2022
c#
list
c#-4.0
task-parallel-library
parallel-extensions
Check if task is already running before starting new
Mar 08, 2022
c#
.net
parallel-processing
task-parallel-library
Max Degree of Parallelism for AsParallel()
Sep 01, 2022
c#
.net
task-parallel-library
parallel.foreach
plinq
Should we use ConfigureAwait(false) in libraries that call async callbacks?
Aug 22, 2022
c#
async-await
task-parallel-library
task
synchronizationcontext
Does Task.Wait(int) stop the task if the timeout elapses without the task finishing?
Sep 01, 2022
c#
.net
multithreading
task-parallel-library
task
« Newer Entries
Older Entries »