Robert Harrison wrote:
> Question is, if I invoke this program from a CFPage to start the process,
> will the process continue when the user exists the page? (i.e., continue to
> run in the background). 
>
> Does this concept, loop and process a bit each minute until done, sound like
> a reasonable thing to do?
>
> Thanks,
> Robert

Yes it would, but that would not be my first choice.

I think you may want to look at scheduled tasks and see if they could be 
applied to your problem.  Then you don't have to have this single 
massive thread running and running taken up resources unnecessarily.



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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312946
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