A Negotiation Model for Dynamic Composition of Distributed Applications

  • Authors:
  • Israel Ben-Shaul;Yoad Gidron;Ophir Holder

  • Affiliations:
  • -;-;-

  • Venue:
  • DEXA '98 Proceedings of the 9th International Workshop on Database and Expert Systems Applications
  • Year:
  • 1998

Quantified Score

Hi-index 0.00

Visualization

Abstract

Dynamic composition of distributed applications from autonomous components is becoming attractive, and requires new composition models and infrastructures. In this paper we address the problem of deploying components to remote sites as part of the dynamic composition process. In particular, we discuss specification and allocation of resources to remotely deployed components. Satisfying the mutual needs of an autonomous component and the environment to which it was deployed suggests a negotiation-based approach. We present a model that allows programmers to specify the negotiation strategy as part of the component, and a 2-phase deployment protocol. The first phase involves negotiation between lightweight objects and results in either a contract or a failure. In the former case the component can tailor itself according to the contract before the actual deployment, and in the latter case unnecessary deployment is avoided. The model has been implemented in Java as part of Hadas, an environment for dynamic composition of distributed applications.