Re: Connection pooling + WebObjects
Re: Connection pooling + WebObjects
- Subject: Re: Connection pooling + WebObjects
- From: Chuck Hill <email@hidden>
- Date: Mon, 12 May 2008 09:45:26 -0700
On May 11, 2008, at 8:45 PM, Shravan Kumar.M wrote:
Hello Group,
Can any one advise me what is the difference between :
* Deploying Multiple Instances of a WebObjects application from
deploying a WebObjects application with Connection pooling configured.
i.e., I have a WebObjects app, now I will deploy this app with 5
instances (or) I configure my WOApp with Connection pooling having
max 5 connections and deploy it.
They will behave differently. They will scale differently in response
to loads, depending on what your app does. Deploying multiple
instances is the normal way to go. Personally, I would only use
connection pooling in combination with multiple instances.
Chuck
Kieran Kelleher wrote:
Project Wonder has connection pooling.... see
ERXObjectStoreCoordinatorPool
On May 8, 2008, at 10:14 AM, Shravan Kumar.M wrote:
Hello Group,
Can anyone advise me best methodologies/ any open source
frameworks that help me implement connection pooling in one of my
WebObjects 5.2.4 + Java 1.4.2.* + Oracle 9i application.
Also advise pros n cons of Connection Pooling.
Thanks in advance.
--
Thank You
Shravan Kumar. M
effigent India Pvt., Ltd.,
----------------------------------------------------------
_______________________________________________
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
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list (Webobjects-
email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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