C++ Logo

std-proposals

Advanced search

Re: [std-proposals] wg21 threadpool?

From: Andrew Tomazos <andrewtomazos_at_[hidden]>
Date: Tue, 14 Mar 2023 23:37:50 +1100
I believe this is subsumed by a feature called "executors":
https://accu.org/journals/overload/29/164/teodorescu/

On Tue, Mar 14, 2023 at 11:02 PM phoenix fire wingz via Std-Proposals <
std-proposals_at_[hidden]> wrote:

> Hello I'm new to this mailing list. I just wanted to ask if there are any
> plans to add a threadpool to the upcoming standard?
>
> it would be nice to be able to submit tasks to a queue and have them
> processed asynchronously. Many newer languages e.g. Rust, C# and even Java
> have this feature. Why have we overlooked this?
> --
> Std-Proposals mailing list
> Std-Proposals_at_[hidden]
> https://lists.isocpp.org/mailman/listinfo.cgi/std-proposals
>

Received on 2023-03-14 12:38:03