BerkeleyDB - Thread Safe?

Posted on Fri Nov 16 12:29:18 2007 by icm
Thread Safe?
Is BerkeleyDB.pm thread safe? That is can you safely share database access among ithreads in a Perl program, or from within a threaded mod_perl?
Write a response