• 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: SharedEditingContext Write Locks?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SharedEditingContext Write Locks?


  • Subject: Re: SharedEditingContext Write Locks?
  • From: Ben Trumbull <email@hidden>
  • Date: Fri, 18 Nov 2005 11:18:44 -0800

At 3:33 PM +1100 11/18/05, Lachlan Deck wrote:
Could you perhaps create a subclass of EOSharedEditingContext, setting it as the default SEC, and
- implement a readers-writer locking process that will queue readers if a writer is in the queue so that writer(s) don't get starved.
- i.e., when the change notification comes through you have a writer...

If livelock is a problem, you can use a larger granularity lock, such as in the request handling. Basically, your very very busy readers will need to cooperate.


Or you could file a bug.
--

-Ben
_______________________________________________
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


References: 
 >Re: SharedEditingContext Write Locks? (From: Dov Rosenberg <email@hidden>)
 >Re: SharedEditingContext Write Locks? (From: Lachlan Deck <email@hidden>)

  • Prev by Date: Re: Simple Newbie Question
  • Next by Date: Re: MultiECLockManager
  • Previous by thread: Re: SharedEditingContext Write Locks?
  • Next by thread: Re: SharedEditingContext Write Locks?
  • Index(es):
    • Date
    • Thread