Boost logo

Boost :

Subject: Re: [boost] [gsoc-2013] Boost.Thread/ThreadPool project
From: Niall Douglas (ndouglas_at_[hidden])
Date: 2013-05-09 10:26:17


> IIUC, the question is related to Qt's API for integrating with Qt's event
> dispatcher, which (IIUC again:p) is used by QApplication, QCoreApplication
and
> QThread.
>
> Apologies if I'm off target here.

Correct. I think the gold standard is a thread pool implementation which
seamlessly allows Boost.ASIO to be combined with Qt's event dispatcher all
in the single implementation. In other words, the thread pool can cope with
multiple simultaneous event dispatcher implementations.

Niall

---
Opinions expressed here are my own and do not necessarily represent those of
BlackBerry Inc.



Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk