Distributed composite objects: A new object model for cooperative applications


Yilmaz G., Erdogan N.

SCIENTIFIC ENGINEERING OF DISTRIBUTED JAVA APPLICATIONS, cilt.2952, ss.106-115, 2004 (SCI-Expanded) identifier

  • Yayın Türü: Makale / Tam Makale
  • Cilt numarası: 2952
  • Basım Tarihi: 2004
  • Dergi Adı: SCIENTIFIC ENGINEERING OF DISTRIBUTED JAVA APPLICATIONS
  • Derginin Tarandığı İndeksler: Science Citation Index Expanded (SCI-EXPANDED)
  • Sayfa Sayıları: ss.106-115
  • İstanbul Teknik Üniversitesi Adresli: Hayır

Özet

This paper introduces a new programming model for distributed systems, distributed composite objects (DCO), to meet efficient implementation, transparency, and performance demands of distributed applications with cooperating users connected through the internet. DCO model incorporates two basic concepts: composition and replication. It allows the representation of an object as a collection of sub-objects and enhances the object distribution concept by implementing replication at the sub-object level and only when demanded. DCOBE, a DCO-based programming environment, conceals implementation details of the DCO model behind its interface and provides basic mechanisms for object composition, distribution and replication of object state, consistency management, concurrency control and dynamic deployment of restructured objects.