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 thread pool settings in Orbix 6.3
How to configure an Orbix 3.3 license.
Will orbix 6 support i/o callback feature?
How to developed the event service consumers and suppliers?
Does Orbix have a size limit for CORBA messages?
What is orbix?
Are Java Applets supported in Orbix 6.3?
Does Orbix Web Services provide locator functionality for Web Services endpoints?
Explain how to limit the connections to from a service?
Explain how you can configure an orbix domain to use fully qualified host names rather than short host names or ip addresses?
What do you recommended for clients using the jdk orb?
How to change the default Orbix client timeout?