Explain the new three features of com+ services, which are not there in com (mts)?



Explain the new three features of com+ services, which are not there in com (mts)?..

Answer / Kunwar Pratap Singh

The new three features of COM+ services that are not present in COM (Microsoft Transaction Server - MTS) are: 1. 'Object Pooling': It provides a way to reuse objects and reduce the overhead of object creation and destruction. This improves performance by eliminating the need for repeated instantiation of objects. 2. 'Event System': It allows asynchronous communication between objects, which can significantly improve application responsiveness and scalability. 3. 'Transactions': COM+ provides a more robust transaction management system compared to MTS. It supports two-phase commit protocol and distributed transactions, making it easier to manage complex business processes that span multiple databases.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More COM+ Interview Questions

Explain how to register dll in com / com+ application?

1 Answers  


Define scalability?

2 Answers  


Define transaction atomicity?

1 Answers  


How CCW and RCW is working?

1 Answers  


Which namespace do the classes, allowing you to support COM functionality, are located?

1 Answers  


What is the new three features of COM+ services, which are not there in COM (MTS)

1 Answers  


Explain JIT activation?

3 Answers  


Why we learn the 8085? Because we are in 21 century so why we learn 8085?

1 Answers  


Explain transaction atomicity?

2 Answers  


Explain integrity ?

1 Answers  


Define reliability?

1 Answers  


How will you register com+ services?

3 Answers  


Categories