Answer Posted / swapna
The objective of JIT activation is to minimize the amount
of time for which an object lives and consumes resources on
the server.
With JIT activation, the client can hold a reference to an
object on the server for a long time, but the server
creates the object only when the client calls a method on
the object.
After the method call is completed, the object is freed and
its memory is reclaimed. JIT activation enables
applications to scale up as the number of users increases.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is reliability?
Explain how to register com+ services?
What is availability?
What is manageability?
What is com, com+ and dcom ?
Define object pooling?
What are rcw?
Is the com architecture same as .net architecture?
Explain the new three features of com+ services, which are not there in com (mts)?
Can .NET Framework components use the features of Component Services?
Explain how to register dll in com / com+ application?
Define jit activation?
What is the difference between com architecture and .net architecture?
How to make a net component talk to a com component?
Why we learn the 8085? Because we are in 21 century so why we learn 8085?