当前位置:网站首页>为什么数据需要序列化
为什么数据需要序列化
2022-07-30 15:10:00 【TABE_】
为什么要序列化?
当两个进程在进行远程通信时,彼此可以发送各种类型的数据。无论是何种类型的数据,发送方需把这个对象转换为字节序列,才能在网络上传送;接收方则需把字节序列再恢复为对象。把对象转换为字节序列的过程称为对象的序列化。把字节序列恢复为对象的过程称为对象的反序列化。
因此,序列化的目的就是为了跨进程传递格式化数据。
边栏推荐
猜你喜欢

Back waves are coming!Ali produced the "second generation" container technical manual and brain map, which is too fragrant

timed task corn

481-82 (105, 24, 82, 34, 153),

RISC-V calling conventions

Alluxio for Presto fu can across the cloud self-service ability

golang modules initialization project

Our company has used gateway services for 6 years, dynamic routing, authentication, current limiting, etc., a stable batch!

Placement Rules 使用文档

Flask introductory learning tutorial

GeoServer + openlayers
随机推荐
调试 - 笔记
Fink异步IO的实战(关联维表)
MySQL客户端工具的使用与MySQL SQL语句
Applicable scenarios of TiDB tools
让人上瘾的新一代开发神器,彻底告别Controller、Service、Dao等方法
TiUP 命令概览
Packages - Notes
本地事务与分布式事务
L2-007 家庭房产(vector、set、map的使用)
【云原生】阿里云ARMS业务实时监控
Delayed message queue
TiDB 工具功能概览
RISC-V调用惯例
InputStream和OutputStream流的使用
Mysql database query is very slow. Besides the index, what else can be caused?
Sparse-PointNet: See Further in Autonomous Vehicles 论文笔记
Sleuth+Zipkin (visualization) service link tracking
极验深知v2分析
数据库-SQL
Placement Rules 使用文档