> You can just throw that particular refresh function
> into a separate thread so your user doesn't have to wait for it to complete.

Now that sounds good... that exactly the concern that popped into my mind
when I considered the re-caching of the data.

Where would I find info on how to use a thread like that?
I don't have a clue... the cf docs?  Know of a blog about it?

Thanks for the tips!

Rick

> -----Original Message-----
> From: Mary Jo Sminkey [mailto:[EMAIL PROTECTED]
> Sent: Thursday, April 24, 2008 7:01 PM
> To: CF-Talk
> Subject: Re: Need some advice on speeding up query...
> 
> > After a write operation you would call the same method, passing in a
> > setting that will refresh the cache, but you won't actually do
> > anything with the dataset that is returned.
> 
> BTW - since you don't actually *use* the dataset that is returned, this is a 
> perfect example of
where a
> cfthread can come in handy (if you are using CF8). You can just throw that 
> particular refresh
function
> into a separate thread so your user doesn't have to wait for it to complete.
> 
> --- Mary Jo
> 
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:304227
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to