Re: Connection Pooling

Поиск
Список
Период
Сортировка
От David Kerr
Тема Re: Connection Pooling
Дата
Msg-id 20100406172419.GB23223@mr-paradox.net
обсуждение исходный текст
Ответ на Re: Connection Pooling  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-general
On Mon, Apr 05, 2010 at 09:46:45PM -0600, Scott Marlowe wrote:
- On Mon, Apr 5, 2010 at 2:36 PM, David Kerr <dmk@mr-paradox.net> wrote:
- > My app will have over 10k concurrent users. I have huge servers 32 cores (64bit), 64GB ram. RedHat linux.
- >
- > Those 10k users will all be logging in as one of 5 application users.
-
- You should probably also look into memcached to take a lot of the read
- load off of your databases.
-

Definitely, we've got a memcache hooked into Hibernate (or so i'm told) for the biggest app.

thanks!

Dave

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

Предыдущее
От: David Kerr
Дата:
Сообщение: Re: Connection Pooling
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: Connection Pooling