SPUG: database connection pooling

El JoPe Magnifico jope-spug at jope.net
Thu Feb 14 23:56:28 CST 2002


DBD::Proxy has support for a cached pool of connections.  It's
apparently fairly new though, and I've never used it personally.

If your code happens to be running in the context of mod_perl,
then Apache::DBI is the way to go.  Have used that, it rocks.
  -jp

On Thu, 14 Feb 2002, Daryn Nakhuda wrote:
> Does anyone know of a database connection pooling package? I'm using
> mysql, but preferably this would be a pool manager implemented atop DBI.


 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
     POST TO: spug-list at pm.org       PROBLEMS: owner-spug-list at pm.org
      Subscriptions; Email to majordomo at pm.org:  ACTION  LIST  EMAIL
  Replace ACTION by subscribe or unsubscribe, EMAIL by your Email-address
 For daily traffic, use spug-list for LIST ;  for weekly, spug-list-digest
     Seattle Perl Users Group (SPUG) Home Page: http://seattleperl.org





More information about the spug-list mailing list