On Wednesday 19 April 2006 15:43, Neil Middleton wrote:
> Currently the site is aggregating ~500 RSS feeds, but checking these feeds
> is growing to be a pain in the butt.  Having to get CF to check each of
> these feeds regulary (ideally every 15 minutes) is more difficult than it
> sounds.

Why not:
Give each feed a 'last check time'
Once every 5 minutes, pick the oldest and retrieve it, then update last check 
time to now.

Also:
I doubt most of your users check every 15 mins, so why does your site need 
to ?

-- 

Tom Chiverton 
Advanced ColdFusion Programmer

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:238254
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to