Auto Refresh Repeater upon changes in Data Collection

Hi,

I have a repeater which is the only element in a page and the repeater is based on a collection. The collection is being updated/inserted into from a differnt page. How can I make the repeater refresh automatically across all the sessions and show the updated data without refreshing the page or constantly refreshing the repeater data as it will be resource intensive.