scheduled task?  That's what they're there for.

cheers,
barneyb

On 8/25/05, Ian Skinner <[EMAIL PROTECTED]> wrote:
> What's the easiest way to simulate asynchronous processing on a CF6.1 
> standard system?
> 
> I have a CFC that is stored in the application scope.  It mainly contains a 
> large complex query that may take a few minutes to process and the business 
> logic around it.  My goal is to only run this query every so often, maybe 
> once an hour.  I think I could do this with the caching parameters, but then 
> once an hour, somebody has to wait several minutes while the query is updated.
> 
> I would like to avoid that by just firing off the update and then let that 
> user go on and use the previous data while the query is being updated.  How 
> might one do this?
> 
> 
> --------------
> Ian Skinner
> Web Programmer
> BloodSource
> www.BloodSource.org
> Sacramento, CA
> 

-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 50 invites.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216355
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to