首页    期刊浏览 2024年11月30日 星期六
登录注册

文章基本信息

  • 标题:A Type-Safe Model of Adaptive Object Groups
  • 本地全文:下载
  • 作者:Joakim Bjørk ; Dave Clarke ; Einar Broch Johnsen
  • 期刊名称:Electronic Proceedings in Theoretical Computer Science
  • 电子版ISSN:2075-2180
  • 出版年度:2012
  • 卷号:91
  • 页码:1-15
  • DOI:10.4204/EPTCS.91.1
  • 出版社:Open Publishing Association
  • 摘要:Services are autonomous, self-describing, technology-neutral software units that can be described, published, discovered, and composed into software applications at runtime. Designing software services and composing services in order to form applications or composite services requires abstractions beyond those found in typical object-oriented programming languages. This paper explores service-oriented abstractions such as service adaptation, discovery, and querying in an object-oriented setting. We develop a formal model of adaptive object-oriented groups which offer services to their environment. These groups fit directly into the object-oriented paradigm in the sense that they can be dynamically created, they have an identity, and they can receive method calls. In contrast to objects, groups are not used for structuring code. A group exports its services through interfaces and relies on objects to implement these services. Objects may join or leave different groups. Groups may dynamically export new interfaces, they support service discovery, and they can be queried at runtime for the interfaces they support. We define an operational semantics and a static type system for this model of adaptive object groups, and show that well-typed programs do not cause method-not-understood errors at runtime.
国家哲学社会科学文献中心版权所有