Re: Blocking long response in 5.2.4
Re: Blocking long response in 5.2.4
- Subject: Re: Blocking long response in 5.2.4
- From: Anjo Krank <email@hidden>
- Date: Thu, 12 May 2005 10:36:39 +0200
Am 12.05.2005 um 08:32 schrieb Thomas:
Any ideas would be greatly appreciated.
If you do this, you are well advised to create your own
EOObjectStoreCoordinator for the thread first. This is because the
session default EC will try to lock and and when your thread is
saving, this will wait until the thread is finished - which
invalidates the whole purpose of using a thread in the first place...
Also you will have serious debugging problems because you might have
the thing working one time and not the next depending when the
requests come in.
Cheers, Anjo
_______________________________________________
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