previous up next
Go backward to 3.2 Basic Model
Go up to 3 Programming Interface
Go forward to 3.4 Miscellaneous
RISC-Linz logo

3.3 Shared Data

  • dist[data]: Create a Shared Object
  • dist[put]: Write Data into a Shared Object
  • dist[get]: Get Data from a Shared Object
  • dist[clear]: Clear a Shared Object
  • dist[process]: Execute a Task by a Separate Process
  • dist[place]: Execute a Task by a Placed Process

  • Maintainer: Wolfgang Schreiner
    Last Modification: July 6, 2001

    previous up next