How to develop Event Service consumers and suppliers?
Answer / 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 |
How to configure an Orbix domain to use the DNS network alias hostname in IORs for Orbix services
Explain how you can configure orbix logging?
Tell me does orbix provide tool to remove surplus empty lines from an orbix configuration file?
How you can access to corba objects in orbix?
Can an interceptor capture SSL handshaking errors?
Explain how you can retrieve the local ip address on client side within an interceptor?
What is orbix?
Explain how we can access to corba objects in orbix?
How to access CORBA objects in Orbix ?
Explain how you can access to corba objects in orbix?
What soft_limit and hard_limit configuration settings apply for each orbix process or for a sum of orbix processes running in an orbix domain?
Does Orbix 6 support I/O callback feature?