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.
Briefly describe the limitations of AJAX.
Control structure: A statement which affects the flow of control in a method. The typical control structures are if statements and loops.
Normal 0 false false
Double buffering: A graphics method employed to smooth animation. The later version of an image is drawn `at the back the scenes' and then exhibited in its totality whenever the drawing is finished. The supposition is that it will be relatively fast t
Write down the properties exposed through ActiveX controls?
Throw statement: It is a statement employed to throw an exception. For example: throw new IndexOutOfBoundsException(i+" is too large.");
Protocol: It is a set of rules for interaction between two processes. The protocol is generally specified in a Uniform Resource Locator (abbreviated as URL) to point out how a specific resource must be transferred from a Web server to the requesting c
What is the use of Macros used in <windows.h> header files?
18,76,764
1944938 Asked
3,689
Active Tutors
1429372
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!