CBS is a simple and natural CCS-like calculus where processes speak one at a time and are heard instantaneously by all others. Speech is autonomous, contention between speakers being resolved nondeterministically,but hearing only happens when someone else speaks.Observationally meaningful laws dier from those of CCS. The changefrom handshake communication in CCS to broadcast in CBS permits severaladvances. (1) Priority, which attaches only to autonomous actions,is simply added to CBS in contrast to CCS, where such actions are theresult of communication. (2) A CBS simulator runs a process by returninga list of values it broadcasts. This permits a powerful combination,CBS with the host language. It yields several elegant algorithms. Onlyproce...