New directions in implementing the pi calculus

Lucian Wischik. In CaberNet Radicals Workshop, October 2002

Abstract.

The author, along with Laneve and Gardner, has recently developed a distributed virtual machine for the pi calculus. This is new territory -- ours is actually the calculus' first true distributed implementation. We depart in several ways from mainstream ideas in the research community. Indeed, our implementation has more in common with the commercial product Microsoft Biztalk (a recent tool used to integrate business systems and which itself is based partly on the pi calculus). In our future plans we have been partly inspired by the practical concerns faced by Biztalk; in turn, the designers of Biztalk are taking some of our ideas for their next version.

The goal of this paper is to present the practical lessons learned from our ongoing implementation experience and also from Biztalk. We hope to challenge some existing ideas, and to draw attention to fresh areas needing investigation. The basic motivation is that the pi calculus seems an easier way to write a wide range of concurrent and distributed programs.

@InProceedings{w02_newdirs,
  author = "Lucian Wischik",
  title  = "New directions in implementing the pi calculus",
  booktitle = "CaberNet Radicals Workshop",
  year   = 2002,
  editor = "???",
  volume = "???",
  series = "???",
  pages  = "???",
  publisher = "???",
  url    = "http://www.wischik.com/lu/research/newdirs.html",
}

Download

  • Paper in PDF format, 48k, 5 pages.
  • Slides in PDF format, 4Mb.
  • See also

  • The fusion group - a project at the Bologna University, to build a distributed implementation of the pi calculus.