On Dec 19, 2024, at 5:10 PM, Mithun Bhattacharya <mit...@gmail.com> wrote:
> Has DBI itself become thread safe or is it still a great area ?

AFAIK, as long as each thread instantiates it's own handle, it should work. I 
don't believe you can share the same DBI handle between multiple threads.

Regards,
Ed

Reply via email to