Re: new Session being created
Re: new Session being created
- Subject: Re: new Session being created
- From: Guido Neitzer <email@hidden>
- Date: Thu, 04 Sep 2008 21:39:26 -0600
- Thread-topic: new Session being created
On 04.09.08 21:32, "Josh Paul" <email@hidden> wrote:
> That's an approach I thought about, and am considering.
>
> Do you have any concerns about read/write to the db being
> overwhelming? (We're using the status as a percentage of process
> completion.)
Depends on how frequently you are updating that. Normally I don't think a
quick update and select would cause trouble.
But I have a feeling you're doing something weird ... I normally use either
the AjaxLongResponse or an ERXLongResponseTask and there the calling page
can ask the thread for the status - which can be a percentage or whatever
you need to know.
The database I normally use to communicate the status of long running tasks
between applications or instances.
cug
_______________________________________________
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