search for: realtimerail

Displaying 1 result from an estimated 1 matches for "realtimerail".

Did you mean: realtimerails
2006 May 23
2
realtime updates
hi all, i''d like to updates some values on my site in realtime as other users change them. So when one visitor moves a slider the others will see a value updated in realtime. How should i go about this? One thing i can do is use periodically_call_remote to check if values have changed. But i think this will be a bit inefficient as i need to update about 10 times a second. I i