Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!brutus.cs.uiuc.edu!psuvax1!rutgers!mcnc!uvaarpa!murdoch!uvacs.cs.Virginia.EDU!dpc8v From: dpc8v@uvacs.cs.Virginia.EDU (Douglas P. Coppage) Newsgroups: comp.os.mach Subject: Passing messages between different MACH hosts. Message-ID: <1990Jun1.182700.23570@murdoch.acc.Virginia.EDU> Date: 1 Jun 90 18:27:00 GMT Sender: news@murdoch.acc.Virginia.EDU Reply-To: dpc8v@uvacs.cs.Virginia.EDU (Douglas P. Coppage) Distribution: usa Organization: University of Virginia Computer Science Department Lines: 13 I am working on a message-passing system for MACH hosts (Master's degree). As everyone knows, passing messages within one MACH host is straightforward. But how would I pass messages between different hosts whose implementations of MACH don't exactly match? To be specific, the three target machines I will have access to are a BBN Butterfly (incomplete MACH), a NeXT (with a custom net message server), and an Encore (not investigated yet). Would you happen to have any experience with these machines? Hints and help will be appreciated greatly. Doug Coppage dpc8v@virginia.edu