Object Pooling HELP!

From: AA (aa_at_personal.net.py)
Date: 06/26/04


Date: Fri, 25 Jun 2004 22:05:47 -0400

I am using EnterpriseSerivices to implements Object Pooling
But I need two important things for successfuly implementation

1) How can I configure how long the Object will be idle in the Pool?

2) How can I know when my Pooled Object was removed (for idle) from the
pool?
    In this case, I really need to know when the Pool Manager remove a idle
object from the pool, because I need to make some task after that. Do exists
some method that the Pool Manager call when a idle Object is removed from
the pool?

Thanks a lot!!

AA



Relevant Pages

  • Re: I dont want that application stop
    ... I am trying Application Pool settings now. ... > Have you found a proper solution for this issue? ... > "shut down worker process after being idle for ..." ... not be shutdown after being idle. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Pages getting Cached
    ... pool and set it ... to kill after 5 minutes idle and it seems okay. ...
    (microsoft.public.inetserver.iis)