Dragonfly: linking conceptual and implementation architectures of multiuser interactive systems

  • Authors:
  • Gary E. Anderson;T. C. Nicholas Graham;Timothy N. Wright

  • Affiliations:
  • Department of Computing and Information Science, Queen's University, Kingston, Ontario, Canada;Department of Computing and Information Science, Queen's University, Kingston, Ontario, Canada;Department of Computer Science, University of Canterbury, Private Bag 4800, Christchurch, New Zealand

  • Venue:
  • Proceedings of the 22nd international conference on Software engineering
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

Software architecture styles for developing multiuser applications are usually defined at a conceptual level, abstracting such low-level issues of distributed implementation as code replication, caching strategies and concurrency control policies. Ultimately, such conceptual architectures must be cast into code. The iterative design inherent in interactive systems implies that significant evolution will take place at the conceptual level. Equally, however, evolution occurs at the implementation level in order to tune performance. This paper introduces Dragonfly, a software architecture style that maintains a tight, bidirectional link between conceptual and implementation software architectures, allowing evolution to be performed at either level. Dragonfly has been implemented in the Java-based TeleComputing Developer (TCD) toolkit.