Boost logo

Boost Users :

Subject: [Boost-users] Thread pools and Boost Asio
From: Rodrigo Madera (rodrigo.madera_at_[hidden])
Date: 2013-07-02 14:37:19


Hey there.

I use Boost Asio for async code everywhere in C++, even where there is
absolutely no IO whatsoever. Just (ab)using Asio "for the async of it."

Searching the net for the current status of async frameworks for C++, I see
that there is an unofficial (please correct me if I'm wrong) threadpool
library.

Will it become official?
If not, does the Boost community offer something simpler than Asio for this?

I just feel that I'm abusing Asio, where something simpler would suffice.
And threadpool might be it.

Would be nice to see if other people are async'ing out there.

Best regards,
Rodrigo Madera



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net