What is jit activation?



What is jit activation?..

Answer / Pradeep Chandra Bahuguna

Just-In-Time (JIT) Activation in COM+ is a mechanism that allows objects to be activated only when they are needed, reducing the overhead of maintaining a large number of idle object instances. This improves scalability and efficiency.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More COM+ Interview Questions

Explain what are wrapper classes?

1 Answers  


Is it true that COM objects no longer need to be registered on the server?

1 Answers  


What is integrity?

1 Answers  


Explain how does you handle this com components developed in other programming languages in .net?

1 Answers  


What is COM?

1 Answers  


What are Interop Services?

1 Answers  


What are loosely coupled events?

1 Answers  


What happens when we instantiate a .NET component ?

1 Answers   DELL,


What happens when we instantiate a COM component ?

2 Answers   DELL,


Is the com architecture same as .net architecture?

1 Answers  


Define durability?

1 Answers  


Explain transaction atomicity?

2 Answers  


Categories