Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!mailrus!csd4.milw.wisc.edu!lll-winken!uunet!mcvax!ukc!cam-cl!scc From: scc@cl.cam.ac.uk (Stephen Crawley) Newsgroups: comp.os.minix Subject: Re: Amoeba on Token Ring Message-ID: <760@scaup.cl.cam.ac.uk> Date: 26 May 89 21:21:25 GMT References: <16240@louie.udel.EDU> Sender: news@cl.cam.ac.uk Organization: U of Cambridge Comp Lab, UK Lines: 11 Amoeba on a token ring would be difficult. Amoeba transaction protocol (TP) relies on (bletch) broadcast to locate an Amoeba service (actually a port) on the network. On an ethernet this will work, though you get problems you have lots of amoeba nodes chattering away. Token rings (and slotted rings) do not support physical broadcasts. This is ONE of the reasons that Amoeba TP is unpopular around here. A few months ago I was talking to CWI people about a broadcast-less version of TP, but that project got put to one side. -- Steve