What is Visibroker?
VisiBroker is an ORB that offers a complete implementation of the CORBA specification. VisiBroker makes it easy for you to develop distributed, object-based client applications and servers. VisiBroker offers these important features.
Support for the C++ programming language.
Object naming.
The ability to distribute objects across a network.
Support for persistent objects.
Support for dynamic object creation
Interoperability with other ORB implementations.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the default value of "vbroker.agent.addrfile" smart agent communication properties?
What is the default value of "vbroker.agent.addrfile" property?
How VisiBroker provides Interface and implementation repositories?
What is the default value of "vbroker.agent.port" property?
How to Write the account interface in IDL?
What is the use of vbj [options] [arguments normally sent to java VM] {class} [arg1 arg2 ...]?
How VisiBroker provides an Implementation and Object Activation Support?
what is tie mechanism in CORBA/Visibroker?
What is default value of "vbroker.agent.keepalivetimer" property?
How VisiBroker provides Server-side portability?
Files produced by the idl compiler how ?
How to map IDL to Java ?