Answer Posted / virat
The COM+ Just-in-Time (JIT) Activation service allows idle
server resources to be used more productively. When a
component is configured as JIT activated, COM+ can
deactivate an instance of it while a client still holds an
active reference to the object. The next time the client
calls a method on the object, COM+ reactivates the object
transparently to the client, just in time.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is the com architecture same as .net architecture?
Explain how does you handle this com components developed in other programming languages in .net?
What is ccw?
Explain how to make a net component talk to a com component?
Explain the disadvantages of com components?
What is scalability?
Define jit activation?
Is com+ dead?
Define transaction atomicity?
What happens when we instantiate a .NET component ?
Is it true that COM objects no longer need to be registered on the server?
Optimization technique description ?
Explain how to register com+ services?
what is the relational database of tables and forms
What is jit activation?