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 PROTECTED])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/kieran_lists%40mac.com

This email sent to [EMAIL PROTECTED]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list (Webobjects- [EMAIL PROTECTED])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/chill%40global-village.net

This email sent to [EMAIL PROTECTED]

--

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-deploy mailing list      (Webobjects-deploy@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to