Encoding Distributed Process Calculi into LMNtal

  • Authors:
  • Kazunori Ueda

  • Affiliations:
  • Dept. of Computer Science and Engineering, Waseda University, Tokyo, Japan

  • Venue:
  • Electronic Notes in Theoretical Computer Science (ENTCS)
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Towards a unifying model of concurrency, we have designed and implemented LMNtal (pronounced ''elemental''), a model and language based on hierarchical graph rewriting that uses logical variables to represent connectivity and membranes to represent hierarchy. Diverse computational models including the @p-calculus and the @l-calculus have been encoded into LMNtal and tested on our LMNtal system. This paper describes the encoding of the ambient calculus with running examples. The technical crux is the distributed management of names in the presence of locality an mobility. We have designed and implemented a self-adjusting management technique of names in which the name management and mobility operations are performed concurrently.