Re: Running concurrent Mulithreaded Application
Re: Running concurrent Mulithreaded Application
- Subject: Re: Running concurrent Mulithreaded Application
- From: Praveen Boppana <email@hidden>
- Date: Tue, 30 Aug 2005 09:03:50 -0400
Hi Tanmoy,
You need to set Concurrent Request Handling to Yes for your Web
application to handle
requests simultaneously. Otherwise if the application receives two
requests at the same time,
Your application might crash.
Praveen
On Aug 30, 2005, at 6:23 AM, Tanmoy Roy wrote:
Hi all,
We have a requirement of running a Multithreaded application in
WebObjects. We found that there is a parameter
"WOAllowsConcurrentRequestHandling" which can be added to the Java
monitor. But I am not sure what it does and whether it will serve our
purpose or not. Any pointers in this regard will be of great help.
--
Thanks,
Tanmoy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
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