[ace-users] [TAO+Qt5] How to code a Qt5 application with CORBA objects

Johnny Willemsen jwillemsen at remedy.nl
Wed Jul 21 03:04:21 CDT 2021


Hi,

Have you found the QtReactor, that combines the ORB run and QT look, see
https://github.com/DOCGroup/ACE_TAO/tree/master/TAO/tests/QtTests for a
unit test.

Best regards,

Johnny Willemsen
Remedy IT
https://www.remedy.nl

On 7/20/21 8:35 PM, Thomas Schmidt wrote:
> Hello,
> 
> I’m starting to design and implement a Qt5 based application
> communicating with some remote CORBA objects. F.e. the app should
> connect to a notification channel as a push consumer.
> 
> As ORB framework I want to use TAO. Both frameworks, TAO as well as Qt,
> use some kind of event loop (QCoreApplication::exec() and ORB::run())
> but only one can be used in one thread. Should I create at least two
> threads, one running the Qt event loop and the other one the TAO loop or
> does there exists another, possibly more elegant, way?
> 
> Thanks
> Thomas
> 
> --
> Thomas Schmidt
> Softwareentwicklung und Beratung
> UNIX-, Echtzeit- und Verteilte-Systeme
> Kommunikationssysteme
> Velgen 1
> D-29582 Hanstedt
> Mobil: +49 152 32789520
> Satellite: +49 156 78394897
> Skype: ThCSchmidt
> Email: TC.Schmidt at gmx.net <mailto:TC.Schmidt at gmx.net>
> PGP-Key-ID: 0xD96CDE00
> 
> 
> _______________________________________________
> ace-users mailing list
> ace-users at list.isis.vanderbilt.edu
> http://list.isis.vanderbilt.edu/cgi-bin/mailman/listinfo/ace-users
> 


More information about the ace-users mailing list