Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Serializing Message Payloads

 When using the ZeroMQ binding, it is recommended to use a high-performance, interoperable serialization library such as Protocol Buffers. This is done by having producers publish a byte array and consumers receive a byte array. The following excerpt is taken from the