Re: connection pooling in web apps

Поиск
Список
Период
Сортировка
От Ottavio Campana
Тема Re: connection pooling in web apps
Дата
Msg-id 4FE05F5A.2010403@campana.vi.it
обсуждение исходный текст
Ответ на connection pooling in web apps  (Ottavio Campana <ottavio@campana.vi.it>)
Список psycopg
Il 19/06/2012 09:51, Ottavio Campana ha scritto:
> Do you have a link to some documentation, that explain how to use
> connection pooling in wsgi apps? I was thinking about using pgpool-II
> but this does not solve the problem that I reconnect every time to the db.

I am still googling, and I found this

http://www.slideshare.net/petereisentraut/programming-with-python-and-postgresql

At the 64th slide, he suggests using DBUtils. How does this compare with
psycopg2.pool?

http://initd.org/psycopg/docs/pool.html

Ottavio

--
Non c'e' piu' forza nella normalita', c'e' solo monotonia.

В списке psycopg по дате отправления:

Предыдущее
От: Ottavio Campana
Дата:
Сообщение: connection pooling in web apps
Следующее
От: Nicolas Grilly
Дата:
Сообщение: Re: connection pooling in web apps