Explain some reason to avoid the development of multi-threaded Corba application?

Submitted by: Administrator
Building multi-threaded applications requires an additional efforts in the area of design, development and testing. Issues like concurrency and synchronization become more critical. Difficult to find software bugs are unfortunately easy to introduce. A specific set of application requirements can often be met without resorting to the use of threaded clients or servers. This is not true with all applications. Some do require multi-threading to achieve their desired level of concurrency, performance or scalability.
Submitted by: Administrator

Read Online Corba Job Interview Questions And Answers