RSSAmplifier

Chewing the Cud · Mar 26, 2025

Reverse binaries in Erlang

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Reversing binaries in Erlang In KAZOO , we have a kz_binary module that performs various functions over binary() data (typically string-ish stuff). Most of this code came before the string module was introduced in OTP 20 (for those that may not be aware, KAZOO started on R15B03 in 2010). Recently we encountered an issue in a production cluster where a large blob of JSON was being processed and…

Read on jamesaimonetti.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.