Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2008, Vol. 34 ›› Issue (16): 89-91. doi: 10.3969/j.issn.1000-3428.2008.16.031

• Software Technology and Database • Previous Articles     Next Articles

Improvement of Grid Data Transfer Performance Based on Serialization and Compression

MAO Guo-yong1, ZHANG Xiao-bin2, ZHANG Wu3   

  1. (1. Department of Electronic Information and Electric Engineering, Changzhou Institute of Technology, Changzhou 213002; 2. Department of Information Engineering, Yangzhou University, Yangzhou 225009;3. School of Computer Engineering and Science, Shanghai University, Shanghai 200072)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-08-20 Published:2008-08-20

基于序列化及压缩的网格数据传输性能改进

毛国勇1,张晓斌2,张 武3   

  1. (1. 常州工学院电子信息与电气工程学院,常州 213002;2. 扬州大学信息工程学院,扬州 225009; 3. 上海大学计算机工程与科学学院,上海 200072)

Abstract: To decrease the data generated by serialization, this paper uses grid-based PDE.Mart as platform, investigates different service types of Apache AXIS, compares the amount of data generated by different serialization protocols like SOAP serialization, Base64 serialization and byte stream serialization before and after compression. A hybrid approach that combines byte stream serialization and compression technology is proposed, which can significantly decrease the data being transferred in the grid, so as to improve performance of data transfer and enable grid computing system to solve large scale problems.

Key words: serialization, compression, Web service

摘要: 为了减少序列化产生的数据量,以基于网格的PDE.Mart为实验平台,使用APACHE AXIS,研究AXIS的不同服务类型,比较压缩前后直接SOAP序列化、Base64序列化以及字节流序列化后的网络传输数据量,提出一种二进制序列化与压缩相结合的方案,减少生成的消息数据,从而提高数据传输性能,使网格计算平台能适应较大规模数据的求解。

关键词: 序列化, 压缩, 网络服务

CLC Number: