Using Python to shared memory resources between Linux and Windows
Diez B. Roggisch
deets at nospam.web.de
Wed Aug 27 03:16:18 EDT 2008
Blubaugh, David A. schrieb:
> Diez,
>
> What you have said is extremely concerning.
> I am now using VMware. With Linux as the Master and windows as the
> guest operating system. I was wondering if you have ever had to develop
> a share memory resource between Linux and windows within a Vmware setup?
There is no such thing. As I said, the two systems are isolated. For
programming purposes, consider your setup being two distinct machines.
Diez
More information about the Python-list
mailing list