Re: Connection pooling + WebObjects
Re: Connection pooling + WebObjects
- Subject: Re: Connection pooling + WebObjects
- From: Anjo Krank <email@hidden>
- Date: Tue, 13 May 2008 05:05:14 +0200
Am 12.05.2008 um 19:11 schrieb Mike Schrag:
Where multiple instances is really a win is 1) if you DO have a
problem in your app instance, you don't bring down the entire app.
So multiple instances gives you VM isolation (like an
OutOfMemoryError, for instance).
Which you are also pretty much isolated from if you use Wonder. We
start refusing new sessions when a certain threshold is reached and
start accepting it again when enough old sessions have expired.
Cheers, Anjo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden