> Out of interest, are you able to test the Java version? I'd be
> interested to hear whether or not that works (both in speed and size
> versions).
Unfortunately, no. My project involves Python and C++ only. I am
actually having problems with my Python code correctly parsing the
messages from C++, and it seems to be partially due to the large data
size in of my messages, but I think I'm doing something else wrong on
my end.