Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!snorkelwacker!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: Help with server comparison Message-ID: <9001081347.AA00573@expire.lcs.mit.edu> Date: 8 Jan 90 13:47:03 GMT References: <6947@lindy.Stanford.EDU> Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 8 I haven't seen shared-memory client-server connections yet on a Sun X which would be faster. In R4 there is a non-standard extension, MIT-SHM, which supports shared-memory PutImage/GetImage, and even shared-memory pixmaps. PutImage to the server runs at essentially CopyArea speeds this way (about 5 times faster on a 3/60 than a local 500x500 PutImage).