Shared Memory Multimicroprocessor Operating System with an Extended Petri Net Model

  • Authors:
  • F. Vallejo;J. A. Gregorio;M. González Harbour;J. M. Drake

  • Affiliations:
  • -;-;-;-

  • Venue:
  • IEEE Transactions on Parallel and Distributed Systems
  • Year:
  • 1994

Quantified Score

Hi-index 0.00

Visualization

Abstract

We propose a methodology for programming multiprocessor event-driven systems. Thismethodology is based on two programming levels: the task level, which involvesprogramming the basic actions that may be executed in the system as units with a singlecontrol thread; and the job level, on which parallel programs to be executed by thecomplete multiprocessor system are developed. We also present the structure andimplementation of an operating system designed as the programming support for software development under the proposed methodology. The model that has been chosen for the representation of the system software is based on an extended Petri net, which provides a well-established conceptual model for the development of the tasks, thus allowing a totally independent and generic development. This model also facilitates job-level programming, since the Petri net is a very powerful description tool for the parallel program.