11 2022 档案
摘要:序列化与反序列化:https://tech.meituan.com/2015/02/26/serialization-vs-deserialization.html // JSON(REST)/Avro(Kafka支持)/Protobuf(Google gRpc)/XML(SOAP)/Thrift等
阅读全文
摘要:A high performance, open source universal RPC framework https://grpc.io/ https://www.51cto.com/article/701423.html -- 待提取思维导图 gRPC 是由Google开发的一个语言中立、高
阅读全文