Object Pooling HELP!
From: AA (aa_at_personal.net.py)
Date: 06/26/04
- Next message: Irfan: "Best Algorith for Phone Directory Search"
- Previous message: Ron: "Re: Error using HTTPS/POST in compact framework"
- Messages sorted by: [ date ] [ thread ]
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
- Next message: Irfan: "Best Algorith for Phone Directory Search"
- Previous message: Ron: "Re: Error using HTTPS/POST in compact framework"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|