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.
Define the term Heterogeneous collection: It is a collection of objects with distinct dynamic types
Byte: In general computing, it refers to eight bits of data. In Java it is as well the name of one of the primitive data types, whose size is of eight bits.
Explain the difference between a computer process and thread.
In what respects did CORBA seek to improve on technologies such as SunRPC?
State the term Web application?
Explain the difference between the Interpreter and Compiler?
Specify the purpose of exec functions?
Micro-chip: It is a small electronic device employed to build computers and other electronic equipment. The chips are generally employed to supply the memory and processing components of the computer.
Return statement: It is a statement employed to terminate the execution of the method. The method with void return type might only have return statements of the form as: return;
What is meant by the term pipe?
18,76,764
1959716 Asked
3,689
Active Tutors
1460450
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!