DomainParticipantFactory Domainparticipant

19 posts / 0 new
Last post
Offline
Last seen: 4 years 1 month ago
Joined: 02/17/2016
Posts: 21
Creating a Domain Participant fails in worker thread.

Hi.  I am using  

RTI Connext C++ API  Version 5.1.0  with x64Linux2.6gcc4.1.1
 

I have an App that dynamically creates Domain Participants, Topics, Publishers and subscribers as needed and stores the pointers to these objects in Maps.

If I create my domain participants up front in the the Main Management Object constructor at startup, everything works fine.

Organization:
Subscribe to RSS - DomainParticipantFactory Domainparticipant