A distributed API for coordinating AbC programs. Abd Alrahman, Y. & Garbi, G. International Journal on Software Tools for Technology Transfer, Springer Science and Business Media LLC, feb, 2020.
A distributed API for coordinating AbC programs [link]Paper  doi  abstract   bibtex   2 downloads  
Collective-adaptive systems exhibit a particular notion of interaction where environmental conditions largely influence interactions. Previously, we pro- posed a calculus, named AbC, to model and reason about CAS. The calculus proved to be effective by naturally modelling essential CAS features. However, the question on the tradeoff between its expressiveness and its efficiency, when implemented to program CAS applications, is to be answered. In this article, we propose an efficient and distributed coordination infrastructure for AbC. We prove its correctness and we evaluate its performance. The main novelty of our approach is that AbC components are infrastructure agnostic. Thus the code of a component does not specify how messages are routed in the infrastructure but rather what properties a target component must satisfy. We also developed a Go API, named GoAt, and an Eclipse plugin to pro- gram in a high-level syntax which can be automatically used to generate matching Go code. We showcase our development through a non-trivial case study.
@article{Abd_Alrahman_2020,
  doi       = {10.1007/s10009-020-00553-4},
  url       = {https://doi.org/10.1007%2Fs10009-020-00553-4},
  year      = {2020},
  month     = {feb},
  publisher = {Springer Science and Business Media {LLC}},
  author    = {Yehia {Abd Alrahman} and Giulio Garbi},
  title     = {A distributed {API} for coordinating {AbC} programs},
  journal   = {International Journal on Software Tools for Technology Transfer},
  abstract  = {Collective-adaptive systems exhibit a particular notion of interaction where environmental conditions largely influence interactions. Previously, we pro- posed a calculus, named AbC, to model and reason about CAS. The calculus proved to be effective by naturally modelling essential CAS features. However, the question on the tradeoff between its expressiveness and its efficiency, when implemented to program CAS applications, is to be answered. In this article, we propose an efficient and distributed coordination infrastructure for AbC. We prove its correctness and we evaluate its performance. The main novelty of our approach is that AbC components are infrastructure agnostic. Thus the code of a component does not specify how messages are routed in the infrastructure but rather what properties a target component must satisfy. We also developed a Go API, named GoAt, and an Eclipse plugin to pro- gram in a high-level syntax which can be automatically used to generate matching Go code. We showcase our development through a non-trivial case study.}
}

Downloads: 2