Dont take so long on each task. break them down smaller, into more
granular pieces.

dont process them all at one whack, but build a queue of items to
process, and then run through them individually or in much smaller
groups.

On Thu, Feb 14, 2008 at 1:37 PM, Che Vilnonis <[EMAIL PROTECTED]> wrote:
> Looking for opinions here. I'm looking to launch a CF based car/truck/cycle
>  RSS feed aggregator. I don't expect to have a ton of traffic initially, so I
>  thought shared hosting would work. But, when I built the app, I found that
>  the scripts I needed to run (even using the cfthread tag) would take on
>  average 1-3 minutes to run. A few would take 4-5 minutes. (I'm aggregating a
>  lot of data from several sources at once through 4-5 dozen daily scheduled
>  tasks on my dev server.)
>
>  The problem with shared hosting is that there usually are restrictions to
>  how long a page can run. Typically it is 30-60 seconds. There might even be
>  issues with the number of scheduled tasks that my app requires. Is my only
>  recourse to get VPS based hosting? Are there any other alternatives that I
>  am missing that might save me a few $$$?
>
>  Thanks for your thoughts, Che
>
>
>  

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

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