• 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: Code review for refreshToOneRelationshipWithKey
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Code review for refreshToOneRelationshipWithKey


  • Subject: Re: Code review for refreshToOneRelationshipWithKey
  • From: Paul Hoadley <email@hidden>
  • Date: Mon, 05 Sep 2016 09:09:54 +0930

Hi Ricardo,

On 5 Sep 2016, at 6:23 AM, Ricardo Parada <email@hidden> wrote:

At that time I did not have a need for synchronization between EOF stacks.  I was also overwhelmed by the xml configuration file but now that I hear it again it sounds like there is no need to mess with it. I like that he said that he had used that for years and was never able to deadlock it during extensive testing and that the caches were accurate. That is good. 

I did try to use the ERXObjectStoreCoordinatorPool in the past. However for our background threads that are spawned to do work I wanted to make sure that they had a separate pool so that  they did not interfere with the foreground threads processing requests from the user. I also wanted connections to the database closed when an object store coordinator was returned to the pool by all the thread(s) using it. That created a better experience and conserved resources. 

The synchronization though, it does look like it will solve my problem. I definitely want to play with that. I assume that you are using the second synchronizer based on JBoss stuff, right? Mike mentioned that he would not use the first one for production. 

We’ve been using ERJGroupsSynchronizer.framework in a couple of contexts for at least 12 months, and haven’t seen any issues.

https://wiki.wocommunity.org/display/documentation/ERJGroupsSynchronizer+Framework


-- 
Paul Hoadley
http://logicsquad.net/



 _______________________________________________
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: Code review for refreshToOneRelationshipWithKey
      • From: Ricardo Parada <email@hidden>
References: 
 >Code review for refreshToOneRelationshipWithKey (From: Ricardo Parada <email@hidden>)
 >Re: Code review for refreshToOneRelationshipWithKey (From: Ricardo Parada <email@hidden>)
 >Re: Code review for refreshToOneRelationshipWithKey (From: Theodore Petrosky <email@hidden>)
 >Re: Code review for refreshToOneRelationshipWithKey (From: Ricardo Parada <email@hidden>)

  • Prev by Date: Re: Code review for refreshToOneRelationshipWithKey
  • Next by Date: Re: Maven - <com.webobjects.appserver._private.WOComponentDefinition> No template found for component Main
  • Previous by thread: Re: Code review for refreshToOneRelationshipWithKey
  • Next by thread: Re: Code review for refreshToOneRelationshipWithKey
  • Index(es):
    • Date
    • Thread