asio::strand: Order of execution

Georg Gast via Boost-users <[email protected]> Sat, 28 Dec 2024 05:56:50 +0100 (GMT+01:00)
Newsgroups gmane.comp.lib.boost.user
Message-ID <[email protected]>
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

_______________________________________________
Boost-users mailing list
[email protected]
https://lists.boost.org/mailman/listinfo.cgi/boost-users