APL2 implementation of cross-system shared variables

  • Authors:
  • James A. Brown;Erik Kane

  • Affiliations:
  • -;-

  • Venue:
  • APL '92 Proceedings of the international conference on APL
  • Year:
  • 1992

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper discusses the requirement for intermachine communication and how this requirement is met with APL2's cross-system shared variables. One problem encountered in the design is the mapping of APL2's cooperative peer-to-peer communication model onto a client server data transport mechanism. Another is the ability of APL2's sharing mechanism to address applications on other machines. The goal of the facility is to provide a high level of communication between applications running on different machines while introducing the minimum language extension.