Re: Q about locked ec
Re: Q about locked ec
- Subject: Re: Q about locked ec
- From: Steve Peery <email@hidden>
- Date: Thu, 18 Feb 2010 16:09:27 -0500
Does this apply to ERXLongResponse pages? I have a report that I moved to an ERXLongResponse page and now the app hangs occasionally. Could this be a locking issue?
Thanks, Steve
On Feb 17, 2010, at 5:21 PM, Anjo Krank wrote:
> You *can* pass EOs between threads. You just really, wanna make sure your threads don't block each other (and do proper locking, auto may not be good enough). In particular, you don't wanna use the session EC in a long running thread.
>
> Cheers, Anjo
>
>
>
> Am 17.02.2010 um 21:23 schrieb Kieran Kelleher:
>
>> 1) Don't pass EOs between threads. Pass their EOGlobalIDs and use ec.faultForGlobalID to rehydrate them in an ec in the thread that needs them. Use Wonder ERXEO<Something>Utilities.convertEOtoGID if desired. (Something = 'Access' or 'Control', I can never remember which)
>>
>
> _______________________________________________
> 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
_______________________________________________
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