Principles for designing data-/compute-intensive distributed applications and middleware systems for heterogeneous environments

  • Authors:
  • Jik-Soo Kim;Henrique Andrade;Alan Sussman

  • Affiliations:
  • Department of Computer Science, University of Maryland, College Park, MD 20742, USA;IBM T. J. Watson Research Center, 19 Skyline Drive, Hawthorne, NY 10532, USA;Department of Computer Science, University of Maryland, College Park, MD 20742, USA

  • Venue:
  • Journal of Parallel and Distributed Computing
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

The nature of distributed systems is constantly and steadily changing as the hardware and software landscape evolves. Porting applications and adapting existing middleware systems to ever changing computational platforms has become increasingly complex and expensive. Therefore, the design of applications, as well as the design of next generation middleware systems, must follow a set of guiding principles in order to insure long-term ''survivability'' without costly re-engineering. From our practical experience, the key determinants to success in this endeavor are adherence to the following principles: (1) Design for change; (2) Provide for storage subsystem I/O coordination; (3) Employ workload partitioning and load balancing techniques; (4) Employ caching; (5) Schedule the workload; and (6) Understand the workload. In order to support these principles, we have collected extensive experimental results comparing three middleware systems targeted at data- and compute-intensive applications implemented by our research group during the course of the last decade, on a single data- and compute-intensive application. The main contribution of this work is the analysis of a level playing field, where we discuss and quantify how adherence to these guiding principles impacts overall system throughput and response time.