How to share memory between different VMs?
843811May 11 2004 — edited May 20 2004Hi, dear all!
I don't know if it is possible to share memory between different VMs. I know its easy for threads. Now my problem is that I want to start serveral applications which share only one copy of data, I don't know what's the right way to do that.
Thanx