%0 Book Section %A De Nicola, Rocco %A Ferrari, GianLuigi %A Pugliese, Rosario %B Coordination Languages and Models (COORDINATION 1997) %D 1997 %E Garlan, David %E Le Metayer, Daniel %F eprints:352 %I Springer %P 220-237 %S Lecture Notes in Computer Science %T Coordinating Mobile Agents via Blackboards and Access Rights %U http://eprints.imtlucca.it/352/ %V 1282 %X LLinda (Locality based Linda) is a variant of Linda which supports a programming paradigm where agents can migrate from one computing environment to another. In this paper, we define a type system for LLinda that permits statically checking access rights violations of mobile agents. Types are used to describe processes intentions (read, write, execute, ...) relatively to the different localities they are willing to interact with or they want to migrate to. The type system is used to determine the operations that processes want to perform at each locality, to check whether they comply with the declared intentions and whether they have the necessary rights to perform the intended operations at the specific localities.