如果你需要二进制格式,ProtocolBuffers 是其中一个答案……. If you need a binary format, then Protocol Buffers are certainly one answer…. 如果您选择的消息格式,包括了流行的ProtocolBuffers 和ApacheAvro。 If you get to pick the message format, popular options include Protocol Buffers and Apache Avro. 如果你需要选择消息格式,流行的选项包括ProtocalBuffers 和ApacheAvro。 If you get to pick the message format, popular options include Protocol Buffers and Apache Avro. XDR标准在RFC4506被确定,它类似于ProtocolBuffers 或Thrift。 XDR is specified in RFC 4506 and is similar to tools like Protocol Buffers or Thrift. Protocolbuffers 最先开始是google用来解决索引服务器request/response协议的。 Protocol buffers were initially developed at Google to deal with an index server request/response protocol. 因此,API的演化对于ProtocalBuffers 来说比Avro要更容易一些。 As a result, API evolution is easier with Protocol Buffers than with Avro. ProtocolBuffers 产生的二进制消息大约是28字节长,解析耗时大概需要100-200ns。 The binary message generated from the protocol buffer is approximately 28 bytes long and takes around 100- 200 ns to parse.可编程DSP,例如数据和静止时间平稳编码,MAC和ACS的ALU,圆形buffers . Features of programmable DSPs such as data stationary and time-stationary coding, MAC and ACS ALUs, circular buffers . 当然已经有许多可用的编码方式了,比如JSON、XML、Google的protocolbuffers 等等。 There are many encodings available, of course: JSON, XML, Google's protocol buffers , and more. ApacheAvro【20】是另一种二进制编码格式,与ProtocolBuffers 和Thrift有趣的不同。 Apache Avro[20] is another binary encoding format that is interestingly different from Protocol Buffers and Thrift. 而且ProtocolBuffers 既没有可选的文本导入/导出功能,也没有Schemas语法特性(比如union)。 Protocol Buffers has neither optional text import/export nor schema language features like unions. 在写入操作的过程中,数据写入到一个‘num_layers'数的随机buffers 中。 During the write operation, data is inserted to a'num_layers' number of random buffers . ProtocolBuffers 最初是在Google开发的,用来处理一个索引服务器请求/响应协议。 Protocol buffers were initially developed at Google to deal with an index server request/response protocol. 首先开发一个Web服务,将CSV数据转换成XML、JSON和protocol-buffers 格式。 First we develop a Web service that converts CSV data into XML, JSON, and protocol-buffers formats. 如果你是使用的GoogleProtocolBuffers 来存储结构性的数据,那也会更加的容器。 If you use Google Protocol Buffers to store structured data, that gets easier too. ProtocolBuffers 是一个紧凑的二进制格式比XML更简单、体积更小、速度更快。 Protocol Buffers are a compact binary format that is much simpler, smaller, and faster than XML. Protocolbuffers 对gob的设计产生了主要的影响,但是有三个特性被谨慎的避开了。 Protocol buffers had a major effect on the design of gobs, but have three features that were deliberately avoided. 消息由ProtocolBuffers (protobuf)接口描述语言定义,该语言具有文本/人类可读和二进制序列化。 Messages are defined by the Protocol Buffers (protobuf) interface description language, which has both a textual/ human-readable and binary serialisation. ProtocolBuffer入门:Python本教程提供了一个Python程序员使用protocolbuffers 的基本的入门教程。 Protocol Buffer Basics: Python- This tutorial provides a basic Python programmer's introduction to working with protocol buffers . ProtocolBuffers 已被Google大量用于互操作,其优势在于其版本支持二进制格式。 Protocol buffers has been heavily used by Google for interoperability, with the advantage that its version supports binary format.
Display more examples
Results: 60 ,
Time: 0.0163