Re: Long response page to hide page component generation time
Re: Long response page to hide page component generation time
- Subject: Re: Long response page to hide page component generation time
- From: Paul Hoadley <email@hidden>
- Date: Fri, 09 Jan 2015 11:12:01 +1030
On 9 Jan 2015, at 5:29 am, Chuck Hill <email@hidden> wrote:
The one problem you will run into is that the session and related ECs are not locked. You could refactor the page to take the user etc from other thread locals, pass them in and use localInstance EOs in an EC unique to the background thread. If you do
that and don’t touch session stuff in the background thread you should be OK.
Thanks Chuck—I'm just going to quit while I'm ahead. My approach never seemed quite sane from the outset, and this has sealed it.
|
_______________________________________________
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