Design patterns in enterprise

  • Authors:
  • Steve MacDonald

  • Affiliations:
  • Department of Computing Science, University of Alberta, Edmonton, Alberta, CANADA T6G 2H1

  • Venue:
  • CASCON '96 Proceedings of the 1996 conference of the Centre for Advanced Studies on Collaborative research
  • Year:
  • 1996

Quantified Score

Hi-index 0.00

Visualization

Abstract

The Enterprise parallel programming system allows programmers to create, compile, execute, and debug parallel applications that execute over a network of workstations. The run-time system, which is responsible for the correct execution of user programs, was redesigned and re-implemented using object-oriented technology. This paper details the object-oriented components of the design where the Composite, Adapter, and Strategy design patterns were applied.