[Ace-users] [ace-users] Use of QT and ACE::Reactor

Douglas C. Schmidt schmidt at dre.vanderbilt.edu
Tue Feb 12 22:21:16 CST 2008


Hi Mikhail,

> VERSION: 5.6.0
> PLATFORM: RHEL4, RHEL5
> Compiler: GCC 4.1.1, 4.1.2
>  
> Problem:
>  
> Need to be able to use ACE_Reactor with QT.  The issue is the run_event_loop and app.exec on QT, but need to be running
> from the main thread as far as I can tell, but only one is able to do so.  Is there any way to run Reactor event_loop in a
> separate thread?

Sure, no problemo.  Please see chapter 4 of C++NPv2
<www.dre.vanderbilt.edu/~schmidt/ACE/book2/> for details.

Thanks,

        Doug



More information about the Ace-users mailing list