db_connect: Could not connect to paper db at "wotug@dragon.kent.ac.uk"
db_connect: Could not connect to paper db at "wotug@dragon.kent.ac.uk"
@InProceedings{Lowe11,
title = "{I}mplementing {G}eneralised {A}lt",
db_connect: Could not connect to paper db at "wotug@dragon.kent.ac.uk"
author= "Lowe, Gavin",
db_connect: Could not connect to paper db at "wotug@dragon.kent.ac.uk"
editor= "Welch, Peter H. and Sampson, Adam T. and Pedersen, Jan Bækgaard and Kerridge, Jon and Broenink, Jan F. and Barnes, Frederick R. M.",
db_connect: Could not connect to paper db at "wotug@dragon.kent.ac.uk"
pages = "1--34",
booktitle= "{C}ommunicating {P}rocess {A}rchitectures 2011",
isbn= "978-1-60750-773-4",
year= "2011",
month= "jun",
abstract= "In this paper we describe the design and implementation of
a
generalised alt operator for the Communicating Scala
Objects library.
The alt operator provides a choice between
communications on different
channels. Our generalisation
removes previous restrictions on the use
of alts that
prevented both ends of a channel from being used in an
alt.
The cost of the generalisation is a much more difficult
implementation,
but one that still gives very acceptable
performance. In order to
support the design, and greatly
increase our confidence in its
correctness, we build CSP
models corresponding to our design, and use
the FDR model
checker to analyse them."
}