DocumentCode
685853
Title
Adaptive CDCLZW algorithm for data compression
Author
Xiaoqin Liu ; Jianxin Liao ; Qiwei Shen
Author_Institution
State Key Lab. of Networking & Switching Technol., Beijing Univ. of Posts & Telecommun., Beijing, China
fYear
2013
fDate
17-19 Nov. 2013
Firstpage
80
Lastpage
84
Abstract
With the development of technology, billions of clients visit web servers to surfing on the Internet every day. Insight is a code flow tracing project for web servers. The tracing data in Insight rising with the increasing quantity of web accessing is enormous. JavaScript Object Notation (JSON), a lightweight, text-based, language-independent data interchange format, is used in Insight to transfer data between clients and server. This procedure often contains the transferred code flows with most of data is similar, which can be compressed to save bandwidth. This paper proposes a new adaptive Content Defined Chunking Lempel Ziv Welch (CDCLZW) algorithm for the Insight, to compress JSON data as far as possible and save the network bandwidth. The CDCLZW algorithm uses Template Library and Rabin´s fingerprints to find same data and avoid transferring them between clients and servers. The test environment is developed to investigate the new algorithm, and the results demonstrate that CDCLZW can insure the compression ratio steady and performs better than GNUzip (gzip) and bzip2 algorithms.
Keywords
Internet; Java; data compression; electronic data interchange; Internet; JSON; JavaScript object notation; Web servers; adaptive CDCLZW algorithm; adaptive content defined chunking Lempel Ziv Welch algorithm; data compression; language-independent data interchange format; Channel coding; Data compression; Fingerprint recognition; Image coding; Libraries; Servers; Web services; CDC; Code flow; Compression; Insight; JSON; LZW;
fLanguage
English
Publisher
ieee
Conference_Titel
Broadband Network & Multimedia Technology (IC-BNMT), 2013 5th IEEE International Conference on
Conference_Location
Guilin
Type
conf
DOI
10.1109/ICBNMT.2013.6823919
Filename
6823919
Link To Document