Title: Communication between processes

Hi all,

I was wondering if anyone has used a way for two perl processes to pass information?
The only way I can think of ( apart from writing information into a file and have the other process read from it) is by using Shared memory (I'm running Solaris 8 x86) which I have no idea of how to get perl to access it.

Any suggestions??

Thanks in advance.
Adam

Reply via email to