|
Boost : |
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2024-12-28 04:57:57
If they are posted from the same thread they will execute in order
Regards,
Vinnie
Follow me on GitHub: https://github.com/vinniefalco
On Fri, Dec 27, 2024 at 8:33â¯PM Georg Gast via Boost <boost_at_[hidden]>
wrote:
> Hi,
> If I use a asio::strand and post() there multiple function objects, are
> they executed in the same order or is the order of execution not specified?
>
> I think to use it as a work queue but I need them to be processed in
> sequence...
>
> Thx
> Georg
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
>
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk