in reply to Re: Practical Proc::Daemon example
in thread Practical Proc::Daemon example

Have you looked at DBI's connect_cached() ? Used with care it can help in a situation like yours.


The way forward always starts with a minimal test.