Purpose -New directions in the provision of end-user computing experiences mean that we need to determine the best way to share data between small mobile computing devices. Partitioning large structures so that they can be shared efficiently provides a basis for data-intensive applications on such platforms. The partitioned structure can be compressed using dictionary-based approaches and then directly queried without firstly decompressing the whole structure.
Design/methodology/approachWe describe an architecture for partitioning XML into structural and dictionary elements and the subsequent manipulation of the dictionary elements to make the best use of available space.
FindingsThe results indicate that considerable savings are available by removing duplicate dictionaries. We also identify the most effective strategy for defining dictionary scope.
Research limitations/implicationsOur evaluation is based on a range of benchmark XML structures and the approach to minimising dictionary size shows benefit in the majority of these. Where structures are small and regular, the benefits of efficient dictionary representation are lost. Our future research now focuses on heuristics for further partitioning of structural elements.
Practical implicationsMobile applications that need access to large data collections will benefit from the findings of this research. Traditional client/server architectures are not suited to dealing with high volume demands from a multitude of small mobile devices. Peer data sharing provides a more scalable solution and the experiments that we describe demonstrate the most effective way of sharing data in this context.
Social implicationsMany services are available via smartphone devices but users are wary of exploiting the full potential because of the need to conserve battery power. Our approach mitigates this challenge and consequently expands the potential for users to benefit from mobile information systems. This will have impact in areas such as advertising, entertainment and education but will depend on the acceptability of file sharing being extended from the desktop to the mobile environment.
Originality/valueThe original work we have done characterises the most effective way of sharing large data sets between small mobile devices. This will save battery power on devices such as smartphones, thus providing benefits to users of such devices.Keywords Peer-to-peer, Data compression, Database management, Extensible Markup Language Paper type Research paper
IntroductionGrowth in personal computer sales dropped almost to zero in 2008. Meanwhile two hundred million smartphones were sold, an increase of 13% on the previous year (Meyer, 2009). Although smartphone sales are set to exceed personal computer sales, 2008 also saw the purchase of 1.22 billion mobile phones. Given the overlap of functionality between these devices, there appears still to be a significant potential expansion available in the market for smartphone devices. Smartphone users are becoming accustomed to their needs...