Supporting interactive invocation of remote services within an integrated programming environment

  • Authors:
  • Bruce Quig;John Rosenberg;Michael Kölling

  • Affiliations:
  • Monash University, Australia;Monash University, Australia;University of Southern Denmark, Denmark

  • Venue:
  • PPPJ '03 Proceedings of the 2nd international conference on Principles and practice of programming in Java
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

Building distributed systems is an inherently difficult and complex task. Modern middleware architectures assist developers by providing abstractions that hide transport layer functionality. This paper argues that the development of such systems can be aided by the availability of appropriate, integrated tools. We discuss ways in which the building of such systems can be supported by development tools, focusing particularly on interactive testing and debugging mechanisms.A prototype system based on the BlueJ programming environment has been developed to support the development of Java RMI applications as a basis for further investigation. The tools developed as part of this prototype are presented and discussed.