• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Running concurrent Mulithreaded Application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Running concurrent Mulithreaded Application


  • Subject: Re: Running concurrent Mulithreaded Application
  • From: David Koski <email@hidden>
  • Date: Tue, 30 Aug 2005 07:39:23 -0700

Crash might be too strong a word -- if you don't have WOAllowsConcurrentRequestHandling set to true, it will just block on concurrent requests. Basically the worker threads will read in the requests concurrently but will not be dispatched through the application concurrently.

dk

On Aug 30, 2005, at 6:03 AM, Praveen Boppana wrote:

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:
40mac.com


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
  • Follow-Ups:
    • Re: Running concurrent Mulithreaded Application
      • From: Tanmoy Roy <email@hidden>
References: 
 >Running concurrent Mulithreaded Application (From: Tanmoy Roy <email@hidden>)
 >Re: Running concurrent Mulithreaded Application (From: Praveen Boppana <email@hidden>)

  • Prev by Date: WebObjects Worx Podcast published !
  • Next by Date: Re: EOModeler 5.3 issues
  • Previous by thread: Re: Running concurrent Mulithreaded Application
  • Next by thread: Re: Running concurrent Mulithreaded Application
  • Index(es):
    • Date
    • Thread