How to develop Event Service consumers and suppliers?
Answer Posted / babuv
An event service supplier program performs the following actions:
1. Instantiates suppliers using the appropriate interface in module CosEventComm
2. Connects suppliers to the event channel
3. Sends event messages to the event channel
4. Disconnects from the event channel
An event service consumer program performs the following actions:
1. Instantiates consumers with the appropriate CosEventComm interface
2. Connects consumers to the event channel
3. Obtains event messages
4. Disconnects from the event channel
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How you can configure an orbix domain to use fully qualified host names rather than short host names or ip addresses?
Explain how to limit the connections to from a service?
How you can retrieve the local ip address on client side within an interceptor?
Explain how to increase the internal logging in orbix configure?
How you can access to corba objects in orbix?
Explain how you can access to corba objects in orbix?
Explain how to change the port of the orbix notification service?
Does orbix 3 and 6 support java 7?
How you can close the client connection to the orbix 3 daemon?
Will you join our company if paid less your current CTC?
Explain how you can configure an orbix domain to contain corbaloc references instead of iors for the orbix services?
Will orbix 6 support i/o callback feature?
How we can access to corba objects in orbix?
Explain how to change the default orbix client timeout?
Define orbix?