Subject | Re: [IBO] Connection Pooling |
---|---|
Author | Daniel Rail |
Post date | 2002-10-14T18:25:20Z |
At 14/10/2002 02:11 PM, you wrote:
seems to indicate that there should be no resource leak upon closing the
application. After reading the code, the connection pool is destroyed in
the finalization of the IB_Components.pas unit, with the procedure
ClearConnectionPool, which destroys the connection pool and assigns nil to
it. If there is a definite resource leak here, then I do agree that it
should be investigated further.
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.accramed.ca)
>DanielI haven't used it personally, but looking at the code, for TIB_Connection,
>
>As I remember the previous discussion ended with Jason indicating
>that some handle tidying up was required, but I don't think any
>detail arose on this - and I couldn't find anything abvious.
>
>Have you used Pooling in anger and does it work just as you set out
>below without any resource loss problems etc?
seems to indicate that there should be no resource leak upon closing the
application. After reading the code, the connection pool is destroyed in
the finalization of the IB_Components.pas unit, with the procedure
ClearConnectionPool, which destroys the connection pool and assigns nil to
it. If there is a definite resource leak here, then I do agree that it
should be investigated further.
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.accramed.ca)