Corba Question:
Download Questions PDF

Tell me Can Corba application be multi-threaded?

Answer:

The CORBA specification does not currently address multi-threaded architectures. Provided that the CORBA product is thread safe, threaded CORBA applications can be developed. CORBA clients and servers can both be multi-threaded. Daemon processes provided with CORBA products may be implemented as multi-threaded servers by the CORBA vendor. Different multi-threaded models or multi-threaded architectures may be supported by a particular CORBA product. A particular ORB may provide frameworks to simplify the development of multi-threaded CORBA applications.

Download Corba Interview Questions And Answers PDF

Previous QuestionNext Question
Explain Do different Corba implementations perform at significantly different levels?What is CORBA? What does it do?