Incremental View Update Algorithm in Mobile Databases

林怀忠,周波,郑增威,陈纯
DOI: https://doi.org/10.3969/j.issn.1006-5911.2004.03.013
2004-01-01
Computer Integrated Manufacturing Systems
Abstract:In mobile databases, data caching take the form of materialized views. Data is updated by communicating only the incremental part to reduce the demand for network bandwidth. But previous incremental update algorithms may be inefficient or cannot accomplish data update tasks when the wireless bandwidth drops dramatically. In the paper, a priority-based incremental update algorithm is proposed for real-time applications in mobile databases. The algorithm orders data items by dynamic freshness and transfers data to mobile computers according to the priority. The algorithm improves communication efficiency and data freshness when the wireless bandwidth is low and tends to vary widely.
What problem does this paper attempt to address?