Skip to Content.
Sympa Menu

freetds - Too many connections (and threading)?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: joel_trunick AT dell.com
  • To: freetds
  • Subject: Too many connections (and threading)?
  • Date: Fri, 9 Jul 1999 14:39:57


Our database connection is created using a singleton pattern. This is only
one getConnection() is performed. However, we seem to get a lot of
connections to the database... What gives?

Also, can I use the same connection across threads? I assume it is safe?

Thanks,
Joel




Archive powered by MHonArc 2.6.24.

Top of Page