I\'m trying to run a Node.js process from Python and communicate with it. I decided to do it using a memory-mapped file instead of pipes or sockets for efficiency reasons, s