The document discusses different methods for disseminating data to mobile devices, including push-based, pull-based, and hybrid methods. Push-based methods involve broadcasting data from servers to devices, pull-based methods allow devices to request data from servers, and hybrid methods use a combination of both. The document also covers techniques for mobile devices to selectively tune into and cache relevant data, such as using indexes that map the locations of data buckets.