How to access CORBA objects in Orbix ?
Answer / chaitanya
Clients can locate CORBA objects through the OrbixNames, which is Orbix's implementation of the CORBA Naming Service.
"OrbixNames allows you to set up groups of objects that can provide particular services to a client. When a client requests an object from a group, OrbixNames selects an object using a random or a round-robin load-balancing algorithm. You choose the algorithm associated with each group"
| Is This Answer Correct ? | 0 Yes | 0 No |
How can you dump the orbix configuration?
How to configure an Orbix 3.3 license.
what is recommended for clients using the JDK ORB?
Does Orbix provide a tool to remove surplus empty lines from an Orbix configuration file?
Explain how to increase the internal logging in orbix configure?
Explain how you can configure an orbix domain to use fully qualified host names rather than short host names or ip addresses?
Does a server migration to a new physical IP address impact Orbix?
Explain how to change the port of the orbix notification service?
How to developed the event service consumers and suppliers?
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?
Explain how to change the default orbix client timeout?
How are connections managed in Orbix Connect?