Hi,

I would like to implement object pooling for remote objects (both server
activated object and client activated object). So i was trying to figure
out where exactly the object is being created (for both client activated
and server activated objects) so that i can intercept or do something such
that the object is given from the pool if available otherwise it is created
until the maximum no of objects which is defined is reached.
Also i would like to know the following,
1.  whether RemotingServices.Marshal method, the place where the object is
created for Server activated objects???
2. Which is the class and method which is responsible for creating CAO?

Regards,
Madhu,
Systems Analyst,
Polaris Software Lab,
Chennai
India

You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced 
DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to