• 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: Thread or no thread
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Thread or no thread


  • Subject: Re: Thread or no thread
  • From: Art Isbell <email@hidden>
  • Date: Thu, 16 Mar 2006 15:34:58 -1000

On Mar 16, 2006, at 3:24 PM, Mohapatra Ashish wrote:

I am back again. This time with a question of where to draw line on
horizontal scaling and go for application threading.

All WO apps are multithreaded, so you probably intend to enable concurrent request handling.


Are there any more issues sighted on this than the effort of making complete
thread-safe application.

A potential problem with trying to increase performance by using concurrent request handling is that database access remains single- threaded. So if your app accesses a database frequently or some accesses are slow, using concurrent request handling may not provide as big a performance gain as increasing the number of instances.


Aloha,
Art

_______________________________________________
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: Thread or no thread
      • From: Chuck Hill <email@hidden>
References: 
 >Thread or no thread (From: Mohapatra Ashish <email@hidden>)

  • Prev by Date: Thread or no thread
  • Next by Date: Re: Thread or no thread
  • Previous by thread: Thread or no thread
  • Next by thread: Re: Thread or no thread
  • Index(es):
    • Date
    • Thread