Re: Another concurrency problem
Re: Another concurrency problem
- Subject: Re: Another concurrency problem
- From: Kieran Kelleher <email@hidden>
- Date: Wed, 8 Aug 2007 14:38:07 -0400
As long as you use Wonder's ERXObjectStoreCoordinatorSynchronizer class, notifications are all taken care of for you. According to Mike Schrag, this has been well tested under heavy load and I have seen zero issues with it ...... in fact you will have issues if you don't use it.
On Aug 8, 2007, at 1:57 PM, Ken Anderson wrote:
On Aug 7, 2007, at 12:07 PM, Kieran Kelleher wrote: 2) Use a separate ObjectStoreCoordinator for your background thread to avoid locking conflicts
What are the downsides of doing this? I have to admit, my object store coordinator recollection is sketchy. Do you have to implement your own method for notifications between coordinators?
Thanks, Ken
|
_______________________________________________
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