Nomadic Pict: Language and Infrastructure Design for Mobile Agents

  • Authors:
  • Paweł T. Wojciechowski;Peter Sewell

  • Affiliations:
  • -;-

  • Venue:
  • ASAMA '99 Proceedings of the First International Symposium on Agent Systems and Applications Third International Symposium on Mobile Agents
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

We study the distributed infrastructures required for location-independent communication between migrating agents. These infrastructures are problematic: different applications may have very different patterns of migration and communication, and require different performance and robustness properties; algorithms must be designed with these in mind. To study this problem we introduce an agent programming language -- Nomadic Pict. It is designed to allow infrastructure algorithms to be expressed as clearly as possible, as translations from a high-level language to a low level. The levels are based on rigorously-defined process calculi, they provide sharp levels of abstraction. In this paper we describe the language and use it to develop an infrastructure for an example application. The language and examples have been implemented; we conclude with a description of the compiler and runtime.