|
From: Greg L. <gsl...@gm...> - 2006-08-03 11:59:03
|
Hello- I am curious about running multiple processes using adodb. I have a base class (Python 2.4 on Gento Linux hitting Postgres) that instantiates a connection to be used by each process. If I start up N separate processes, each using the same base node, will I have N separate connections to the database? Or does adodb start a service that will only open a set number of connections? Thanks for you help, -- Greg Lindstrom Novasys Health, Little Rock, AR |