in reply to
Sharing database connections over multiple (non child) processes.
I could be wrong, but you may want to look at
Database Pooling with DBI
node to get an idea...
-
Moon
Comment on
Re: Sharing database connections over multiple (non child) processes.
In Section
Seekers of Perl Wisdom