[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ms-dcom
Subject:    Re: ADO connection pooling
From:       Steve Swartz <stevesw () MICROSOFT ! COM>
Date:       2000-09-27 17:37:29
[Download RAW message or body]


Connection pooling is available to unconfigured components, and
in code which is not a component. It has little if anything to
do with COM, other than that it can be used from COM components.

Using COM+ Object Pooling results in a 2x perf win as compared to
connection pooling, on account of the fact that it's much cheaper
to grab an object from a homogenous object pool than it is to grab
a connection from a heterogeneous connection pool.

-----Original Message-----
From: Ranganathan, Anand [mailto:ARanganathan@MOODYSRMS.COM]

Do I have to configure my COM object in COM+ component services in order to
take advantage of connection pooling? Or is connection pooling available to
unconfigured components as well?

----------------------------------------------------------------
Users Guide http://msdn.microsoft.com/workshop/essentials/mail.asp
contains important info including how to unsubscribe.  Save time, search
the archives at http://discuss.microsoft.com/archives/index.html

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic