We do live cricket and football scores with team statistics for a
large client. We use RoR and update the page by using js on a timer to
pull the json data and update the page. You can see it here (
http://scorecard.cricket.betfair.com/ )

There is no magic to this, big box, fat pipe, thin code.

Pay close attention to the database design and be prepared to write
raw SQL to get the database performance.

Only when you cannot sweat out any more performance look at caching.

-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to