Navigation bar Home page Ongoing projects SOR publications SOR members Industrial relations


Adaptable Replicated Objects in Distributed Environments


Author: Georges Brun-Cottan and Mesaac Makpangou
Source: Rapport de Recherche INRIA no. RR-2593. Mai 1995

Abstract:

This paper presents an architecture and a run-time support environment for adaptable replicated objects. The architecture separates the type-specific logic of a replicated object, e.g. concurrency control, from the generic logic, e.g. consistency management. A replicated object is structured into components with generic interfaces. A programmer can adapt a replicated object to the application specifics by replacing components that implement generic logic. Our architecture, while making the replicated object flexible, does not preclude optimizations based on object semantics or on application specifics. A tool-box of ready-to-use objects reduces development cost for new replicated object types.

Ce papier présente une architecture et un environnement d'exécution pour des objets répliqués adaptables. L'architecture sépare les mécanismes dépendant du type de l'objet (ex. le contrôle de concurrence) des mécanismes génériques (ex. le contrôle de cohérence). Un objet répliqué est structuré en composants munis d'interface génériques. Un programmeur peut adapter un objet répliqué au besoin d'une application, en remplacant les composants génériques. Notre architecture, tout en rendant l'objet répliqué flexible, n'exclut pas les optimisations basées sur la sémantique de l'objet ou les caractéristiques applicatives. Une boîte à outils d'objets prêts à l'emploi permet de réduire les coûts de développement de nouveaux types d'objets répliqués.

Click on the following buttons:

Bibtex entry:

@string(rocquencourt = {Rocquencourt (France)}) @string(inria = {Institut National de la Recherche en Informatique et Automatique}) @TechReport{loo:rep:coh:1312, author = "Brun-Cottan, Georges and Makpangou, Mesaac", title = "Adaptable Replicated Objects in Distributed Environments", institution = inria, year = 1995, type = "Rapport de Recherche", number = 2593, address = rocquencourt, month = may }

See also:

Brigitte Larue, 19 February 1996

Aline Baggio