Is there any problem with using multiple open connections from different threads at the same time?
From what I have seen it is thread-safe by default, but, could this hurt performance rather
Is there any problem with using multiple open connections from different threads at the same time?
From what I have seen it is thread-safe by default, but, could this hurt performance rather