> Well, if you were to create a hierarchy of proxy objects for "remoting" > objects across different interpreters, you would get much better > performance than if you used IPC. This would be similar to .NET > AppDomains or Java Isolates. Or you could use ILU, which works in-process... Bill