I still have the same doubt. You say “eliminates the need for repeated serializations and deserializations”. But as I understand it you just use a different memory representation which seems faster for data exchange, but you also have to serialize Buffers into Byte Streams or am I wrong?
Very nice post again :)
I still have the same doubt. You say “eliminates the need for repeated serializations and deserializations”. But as I understand it you just use a different memory representation which seems faster for data exchange, but you also have to serialize Buffers into Byte Streams or am I wrong?