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
Explain how you can configure orbix logging?
Does orbix provide tool to remove surplus empty lines from an orbix configuration file?
Explain how you can configure an orbix domain to use the dns network alias hostname in iors for orbix services?
Explain how to increase the internal logging in orbix configure?
Explain how to download the orbix products?
Tell me does orbix provide tool to remove surplus empty lines from an orbix configuration file?
Tell me does orbix web services provide locator functionality for web services endpoints?
Explain how to limit the connections to from a service?
How to developed the event service consumers and suppliers?
How you can configure an orbix domain to use fully qualified host names rather than short host names or ip addresses?
How can you dump the orbix configuration?
How you dump the orbix configuration?
How we can access to corba objects in orbix?
Does clients using orbix 3.x talk to servers using orbix 2000?
Explain how are connections managed in orbix connect?