Re: Connection Pooling - Mailing list pgsql-general

From David Kerr
Subject Re: Connection Pooling
Date
Msg-id 20100406172419.GB23223@mr-paradox.net
Whole thread Raw
In response to Re: Connection Pooling  (Scott Marlowe <scott.marlowe@gmail.com>)
List 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 by date:

Previous
From: David Kerr
Date:
Subject: Re: Connection Pooling
Next
From: Merlin Moncure
Date:
Subject: Re: Connection Pooling