Re: COMObjReleaser
George Talusan <[email protected]> Wed, 9 Aug 2006 11:10:49 -0400
| Newsgroups | gmane.comp.windows.devel.jawin |
|---|---|
| Message-ID | <LISTSERV%[email protected]> |
Hi Claude, That's fine for the case where the thread is re-used constantly. However in a 500+ thread pool with 1 or 2 users then there's a good chance a thread won't be re-used on a subsequent hit to the server. This could mean leaked objects for several threads.