in reply to Re: Tying variables to remote objects
in thread Tying variables to remote objects
Another option which is possible (according to a previous poster) is to use CORBA. It also supplies language and architectural interoperability without the overhead of parsing XML.
The speed should be very close to that of raw sockets given a decent IIOP (the CORBA on-the-wire protocol) implementation.