摘要
即时通讯系统已经广泛应用在人们的生活中,随着用户数量的增长,计算机设备在网络中传输的数据量越来越大。由于网络中的数据传输是非结构化的,因此需要数据的序列化与逆序列化方法来实现网络数据到可读数据的转换。基于即时通讯系统对于数据的实时性需求,提出了使用Protocol Buffers作为系统的序列化与逆序列化的手段,并且将Protocol Buffers与目前几种比较主流的数据序列化方法进行了对比。
Real-time communication system is widely used in people′s life. The amount of data transferred by computer is increasing with the number of users. As the data in network is totally unstructured,so the serializing-deserializing method is used to realize the conversion of readable data. The Protocol Buffers is proposed to be the serializing-deserializing method based on the requirement of real-time communication system for real-time. The Protocol Buffers is also compared with several main-stream methods of data serialization.
出处
《现代电子技术》
2014年第5期32-34,38,共4页
Modern Electronics Technique
关键词
即时通讯
数据序列化
消息
Protocol Buffers
Protocol Buffers
real-time communication
data serialization
massage