List Question
20 TechQA 2024-01-10T13:14:37.207000Microsoft PPL on 2 socket machine
32 views
Asked by yusk
What does the concurrency::task destructor do?
55 views
Asked by MHebes
async_compose not keeping io_context full of work?
335 views
Asked by MHebes
PPL create_task requires copy constructor
160 views
Asked by MHebes
How do I write a boost asio completion token which adapts to a non-asio coroutine library (PPL tasks)?
263 views
Asked by MHebes
Value Semantics in Parallel Programming
43 views
Asked by Pankaj Chowdhury
How the variable capturing in anonymous functions works in Delphi TTask - PPL?
571 views
Asked by user8934301
Limit number of threads used in Concurrency::parallel_for
1.2k views
Asked by InUser
PPL concurrency and co_await causes lambda capture variables to go out of scope at suspend
424 views
Asked by Joseph
concrt.lib missing when compiling with Visual Studo for OneCore
509 views
Asked by Dmitry Mirkin
c++ ppl.h for parallel_for in linux
2.6k views
Asked by kangfox
Why does my task continuation never gets executed?
118 views
Asked by Lord Riton
What could be causing an "unresolved external symbol IID_ICallbackWithNoReentrancyToApplicationSTA" error?
353 views
Asked by kayleeFrye_onDeck
Terminate threads in the PPL thread pool
598 views
Asked by Patrick
How to reliably pair a thread to an object instance in a concurrency::parallel_for?
61 views
Asked by GPhilo
Access Violation caused by Indy SSL component finalization (PPL / TTask)
453 views
Asked by Phr0zeN
Delphi PPL Task Priority
237 views
Asked by user1937012
PPL. How do i schedule several tasks on same worker thread?
177 views
Asked by Alexander
concurrency::parallel_for seem to skip some of parallel loop iterations
24 views
Asked by Alex
How does create_async behave on the UI thread?
489 views
Asked by Craig