You are required to read and agree to the below before accessing a full-text version of an article in the IDE article repository.

The full-text document you are about to access is subject to national and international copyright laws. In most cases (but not necessarily all) the consequence is that personal use is allowed given that the copyright owner is duly acknowledged and respected. All other use (typically) require an explicit permission (often in writing) by the copyright owner.

For the reports in this repository we specifically note that

  • the use of articles under IEEE copyright is governed by the IEEE copyright policy (available at http://www.ieee.org/web/publications/rights/copyrightpolicy.html)
  • the use of articles under ACM copyright is governed by the ACM copyright policy (available at http://www.acm.org/pubs/copyright_policy/)
  • technical reports and other articles issued by M‰lardalen University is free for personal use. For other use, the explicit consent of the authors is required
  • in other cases, please contact the copyright owner for detailed information

By accepting I agree to acknowledge and respect the rights of the copyright owner of the document I am about to access.

If you are in doubt, feel free to contact webmaster@ide.mdh.se

The Execution Model of APZ/PLEX - An Informal Description

Fulltext:


Authors:

Johan Lindhult, Bo Lindell

Publication Type:

Report


Abstract

Programming Language for EXchanges, PLEX, is a pseudo-parallel and event-driven real-time language developed by Ericsson. The language is designed for, and used in, central parts of the AXE telephone switching system. The language has a signal paradigm as its top execution level, and it is event-based in the sense that only events, encoded as signals, can trigger code execution. Due to the fact that a PLEX program file consist of several independent subprograms, in combination with an execution model where new jobs are spawned and put in queues, we also classify the language as pseudo-parallel.The language PLEX and the AXE system has been the subject of study both in a number of master thesis projects and in several other publications. However, only brief descriptions of the execution model of PLEX have been presented in these works.The language and its execution model are tightly connected and it is not possible to separate one from the other. This report presents a thorough description of fundamental parts of the language and it also serves as a detailed introduction to the execution model of PLEX.

Bibtex

@techreport{Lindhult663,
author = {Johan Lindhult and Bo Lindell},
title = {The Execution Model of APZ/PLEX - An Informal Description},
month = {December},
year = {2002},
url = {http://www.es.mdu.se/publications/663-}
}