Craig Schmitt wrote:
> From: Thomas Eckardt/eck
>> Most (all I've tested) of the DB-drivers are not threadsave in Perl 
>> 5.xx -....
>> The only way to do maintenance for cache flushing and cleaning is to make 
>> new
>> Tie::RDBM connections with new cache variables and do the maintenance with 
>> them! ..
> 
> Yes, I ran into that as well and found that using a second db tie for the 
> maintenance was the best way to handle it.

Passing the data back the the main thread would be better due to the 
caching that ASSP does.

Kevin

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to