Marc, what would need to be added to the DBI (or DBD::Gofer) to support asynchronous use via the Coro module?
Tim. http://search.cpan.org/~mlehmann/Coro/ On Tue, Jan 13, 2009 at 01:58:15PM -0500, Wechsler, Steven wrote: > Anyone ever do this? Essentially, I would like to be able to send a > command to a bunch of servers, wait for the commands to complete, then > continue with my script, using the same DB handles. > > Steve >