domain participant

6 posts / 0 new
Last post
Offline
Last seen: 11 years 2 weeks ago
Joined: 03/18/2013
Posts: 5
Inconsistent pub/sub matching at different participants

I'm running NDDS 4.0i under Red Hawk on a Blade. I have two applications that are supposed to talk to each other via a simple one-topic protocol. My problem is that the applications may be very slow (tens of seconds) to recognize a publication_match or subscription_match. I may have one application that has matched both pub/sub and the other neither or only one of them.

Any ideas?

Organization:
4 posts / 0 new
Last post
asanchez's picture
Offline
Last seen: 3 years 10 months ago
Joined: 11/16/2011
Posts: 50
Warnings displayed when trying to create UDP socket

Hi all,

Sometimes I visualize this message warning(s) in my DDS application:

3 posts / 0 new
Last post
Offline
Last seen: 13 years 1 month ago
Joined: 03/06/2011
Posts: 1
Failure in creating domain participant

Hi,

 

My application has many processes, currently all of them are running in a single machine. Each one creates a domain participant using default QOS:

 

participant = DDSDomainParticipantFactory::get_instance()->

                       create_participant(

                        1,                              /* Domain ID */

Organization:
Subscribe to RSS - domain participant