• 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: Performance Questions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Performance Questions


  • Subject: Re: Performance Questions
  • From: Andrew Kinnie <email@hidden>
  • Date: Fri, 29 Jul 2011 16:53:18 -0400

OK, I have done a little searching and poking around in source, and am not finding how one should do the multiple OSCs solution.

I see there is a property to set to determine the size of the pool, and I see how to get an OSC from a pool, but I don't see anything else about what I need to do to take objects from one stack and put them into a new OSC and how to handle the ec, etc.  Presumably I just need other search terms, but if anyone has an example I can look at that does this sort of thing, I would appreciate it.  I want the task to run in it's own OSC it gets from the pool so that it does not slow down the other concurrent connections (concurrency is now on.  Though I assumed it always was, frankly.)

Andrew

On Jul 29, 2011, at 2:56 PM, Kieran Kelleher wrote:

2) For your 1 minute task do it in a background thread and use a different OSC. Remember EOF is a single-threaded, single-db-connection stack. If you want high concurrency performance, you cannot just use the default OSC. Use a ERXTaskObjectStoreCoordinatorPool just for tasks, even if it is just a pool of one.

 _______________________________________________
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: Performance Questions
      • From: Kieran Kelleher <email@hidden>
References: 
 >Performance Questions (From: Andrew Kinnie <email@hidden>)
 >Re: Performance Questions (From: John & Kim Larson <email@hidden>)
 >Re: Performance Questions (From: Andrew Kinnie <email@hidden>)
 >Re: Performance Questions (From: Alexis Tual <email@hidden>)
 >Re: Performance Questions (From: Andrew Kinnie <email@hidden>)
 >Re: Performance Questions (From: Kieran Kelleher <email@hidden>)

  • Prev by Date: Re: WO 5.4.3/Project Wonder with Axis2?
  • Next by Date: Re: Performance Questions
  • Previous by thread: Re: Performance Questions
  • Next by thread: Re: Performance Questions
  • Index(es):
    • Date
    • Thread