| From: | David Kerr <dmk(at)mr-paradox(dot)net> |
|---|---|
| To: | Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> |
| Cc: | Merlin Moncure <mmoncure(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Connection Pooling |
| Date: | 2010-04-06 17:24:19 |
| Message-ID: | 20100406172419.GB23223@mr-paradox.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)mr-paradox(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Merlin Moncure | 2010-04-06 17:54:36 | Re: Connection Pooling |
| Previous Message | David Kerr | 2010-04-06 17:09:10 | Re: Connection Pooling |