Systematic Composition of Objects in Distributed Internet Applications: Processes and Sessions

  • Authors:
  • K. Mani Chandy;Adam Rifkin

  • Affiliations:
  • -;-

  • Venue:
  • HICSS '97 Proceedings of the 30th Hawaii International Conference on System Sciences: Software Technology and Architecture - Volume 1
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

We consider a system with the infrastructure for thecreation and interconnection of large numbers of distributed persistent objects. This system is exemplifiedby the Internet: potentially, every appliance and document on the Internet has both persistent state and theability to interact with large numbers of other appliances and documents on the Internet. This paper elucidates the characteristics of such a system, and proposes the compositional requirements of its corresponding infrastructure. We explore the problems of specifying, composing, reasoning about, and implementingapplications in such a system. A specific concern ofour research is developing the infrastructure to supportstructuring distributed applications by using sequential, choice, and parallel composition, in the anarchicenvironment where application compositions may beunforeseeable, and interactions may be unknown priorto actually occurring. The structuring concepts discussed are relevant to a wide range of distributed applications; our implementation is illustrated with collaborative Java processes interacting over the Internet, but the methodology provided can be applied independent of specific platforms.