Re-classification and multi-threading: FickleMT

  • Authors:
  • Ferruccio Damiani;Mariangiola Dezani-Ciancaglini;Paola Giannini

  • Affiliations:
  • Università di Torino, Torino, Italy;Università di Torino, Torino, Italy;Università del Piemonte, Orientale, Alessandria, Italy

  • Venue:
  • Proceedings of the 2004 ACM symposium on Applied computing
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we consider re-classification in the presence of multi-threading. To this aim we define a multi-threaded extension of the language Fickle, that we call FickleMT. We define an operational semantics and a type and effect system for the language. Each method signature carries the information on the possible effects of the method execution. The type and effect system statically checks this information. The operational semantics uses this information in order to delay the execution of some threads when this could cause messageNotUnderstood errors. We prove that in the execution of a well-typed expression such delays do not produce deadlock.