CORBA allows high performance distributed applications
'CORBA was designed to allow high performance distributed applications to be written’. Discuss. Definitely, ’CORBA was designed to allow high performance distributed applications to be written’ because it provides:
Expert
Location transparency –same request mechanism used by client & CORBA object regardless of object location.
Compression – CORBA marshals its data in a binary form and supports compression
High Tune-ability – there are many implementations available (e.g. OmniORB (Open source C++ and Python implementation)) that have many options for tuning the threading and connection management features.
Load Balancing
Dynamic discovery and invocation
Concurrency control – locking service for serializable access.
Virtual desktop: The name employed to explain a user's graphical working area in a window manager. The name arises in the early days of graphical user interfaces whenever it was thought that such would lead to `paperless offices'. This was anticipated
Polymorphism: It is the ability of an object reference to be employed as if it referred to an object with various forms. The polymorphism in Java outcomes from both class inheritance and interface inheritance. The actually different forms frequently o
Define the term Address space: The region of virtual memory in which a procedure is run.
Relative filename: It is a filename whose full path is associative to some point within a file system tree-frequently the present working folder (that is, directory). For example:
Differentiate between RDO and ADO?
Macro in C: Macros are defined as single identifier
Break statement: A statement employed to break out of a loop, switch statement or labeled block. In all situations, control continues with the statement instantly, subsequent to the containing block.
How does XML maintain white-space in any documents?
Public interface: The members of a class prefixed with public access modifier. All these members are visible to each and every class in a program.
Explain the sticky bit?
18,76,764
1932492 Asked
3,689
Active Tutors
1459943
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!