in reply to Re: persistent database connection pooling
in thread persistent database connection pooling

Pooling", i.e. sharing between processes, is an unsolved problem
Though Stas Bekman and Dean Arnold are working on DBI::Pool and DBIx::Threaded. See the dbi-dev archives for details.
  • Comment on Re^2: persistent database connection pooling