An application framework for nomadic, collaborative applications

  • Authors:
  • James O’Brien;Marc Shapiro

  • Affiliations:
  • INRIA Rocquencourt, France and LIP6, Paris, France;INRIA Rocquencourt, France and LIP6, Paris, France

  • Venue:
  • DAIS'06 Proceedings of the 6th IFIP WG 6.1 international conference on Distributed Applications and Interoperable Systems
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

To maintain availability and responsiveness, mobile applications sharing data often work on their own copy and transmit local changes to other participants. Existing systems for recording, transmitting and reconciling concurrent changes are usually ad-hoc and specific to particular applications. In contrast, we present Joyce; a general application programming framework for creating highly dynamic mobile, collaborative applications. The framework abstracts application semantics using an action-constraint formal model and provides communication and consistency services based on this model. The framework exposes an interface that allows application programmers to concentrate on core functionality without worrying about these issues. Applications made with the framework can run seamlessly across changing combination of devices, users and synchrony. We discuss the principles behind the framework, its implementation and evaluate its utility by creating a complex, shared application.