Modula-3 network objects over ANSA: heterogeneous object-based RPC in a modern systems programming language

  • Authors:
  • David Evers;Peter Robinson

  • Affiliations:
  • University of Cambridge Computer Laboratory;University of Cambridge Computer Laboratory

  • Venue:
  • EW 5 Proceedings of the 5th workshop on ACM SIGOPS European workshop: Models and paradigms for distributed systems structuring
  • Year:
  • 1992

Quantified Score

Hi-index 0.00

Visualization

Abstract

Modula-3 provides language-level features such as threads, objects and exceptions which are useful in distributed systems. The ANSA testbench provides a complete infrastructure for object-based distributed systems, but currently requires the use of C as the main programming language. We describe a successful attempt to marry the two, which provides a practical example of how a modern systems programming language can make the construction of object-based distributed systems more congenial for the application programmer.