Sometimes foregoing the fancy stuff of named pipes, shared memory, complicated synchronization schemes over forked processes, and going back to the classics of saving temp files to the hard disk is the optimal way to utilize memory and cores.

#ipc #interprocesscommunication #linux #perl

Last updated 1 year ago