DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

5 Simple Binary Encoding Gotchas

4 years ago dzone.com
5 Simple Binary Encoding Gotchas

Summary: This is a summary of an article originally published by the source. Read the full original article here →

by Spending hours in frustration debugging Simple Binary Encoding (SBE) issues in your application?

This post hopes to alleviate some of your pains by covering up to 80% of common usage issues related to SBE (I believe).

This post refers to the specific SBE implementation in Java (version 1.19.0) developed by Real-Logic.

There are times when we would want to know the encoded length of an SBE message, such as sending the message over the wire or persisting it to a file.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com