I need to parse about 50 RSS feeds and display the latest posts from each sorted by post date. Right now I have a cron job calling a rake task saving the feeds locally every 5 minutes then I''m using simple-rss to do the parsing. Even though the posts are local its still very slow to parse and display all of them. Anyone have any other recommend approaches (caching, etc) that might improve this? I''d say an ideal refresh time would be about 5 minutes Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---