𝔖 Bobbio Scriptorium
✦   LIBER   ✦

Composing software services in the pervasive computing environment: Languages or APIs?

✍ Scribed by Jon Robinson; Ian Wakeman; Dan Chalmers


Publisher
Elsevier Science
Year
2008
Tongue
English
Weight
749 KB
Volume
4
Category
Article
ISSN
1574-1192

No coin nor oath required. For personal study only.

✦ Synopsis


The pervasive computing environment will be composed of heterogeneous services. In this work, we have explored how a domain specific language for service composition can be implemented to capture the common design patterns for service composition, yet still retain a comparable performance to other systems written in mainstream languages such as Java. In particular, we have proposed the use of the method delegation design pattern, the resolution of service bindings through the use of dynamically adjustable characteristics and the late binding of services as key features in simplifying the service composition task. These are realised through the Scooby language, and the approach is compared to the use of APIs to define adaptable services.