On 23 Feb, Michael Meeks wrote: > I don't know what the gimp protocol is - clearly for _massive_ > chunks of data, shared memory is the only way to go. Vladimir has a > nice CORBA interface for dealing with setting up shmem chunks to do > this I think for his video editing toy. ORBit has the nice feature that it optimizes local transfers for maximum performance instead of going over TCP/UDP which means that we could use it easily without having to worry about performance. -- Servus, Daniel