On Tue, Nov 12, 2013 at 1:12 PM, Toni Wagner wrote:
> The scenario: 2 node instances, A & B, (same server, different servers - no
> matter). I want to copy a variable (any kind) from A to B.
> As far as i know I have to serialize it, send it, and deserialize it.
> Now my understanding of V8 is ba
The scenario: 2 node instances, A & B, (same server, different servers -
no matter). I want to copy a variable (any kind) from A to B.
As far as i know I have to serialize it, send it, and deserialize it.
Now my understanding of V8 is basically zero. But shouldn't it be possible
to get a memor