R-OSGi: Distributed applications through software modularization

Research output: Chapter in book/report/conference proceedingConference contributionResearchpeer review

Authors

External Research Organisations

  • ETH Zurich
View graph of relations

Details

Original languageEnglish
Title of host publicationMiddleware 2007 - ACM/IFIP/USENIX 8th International Middleware Conference, Proceedings
EditorsRenato Cerqueira, Roy H. Campbell
PublisherSpringer Verlag
Pages1-20
Number of pages20
ISBN (print)9783540767770
Publication statusPublished - 2007
Externally publishedYes
Event8th International Middleware Conference, Middleware 2007 - Newport Beach, CA, United States
Duration: 26 Nov 200730 Nov 2007

Publication series

NameLecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)
Volume4834 LNCS
ISSN (Print)0302-9743
ISSN (electronic)1611-3349

Abstract

In this paper we take advantage of the concepts developed for centralized module management, such as dynamic loading and unloading of modules, and show how they can be used to support the development and deployment of distributed applications. We do so through R-OSGi, a distributed middleware platform that extends the centralized, industry-standard OSGi specification to support distributed module management. To the developer, R-OSGi looks like a conventional module management tool. However, at deployment time, R-OSGi can be used to turn the application into a distributed application by simply indicating where the different modules should be deployed. At run time, R-OSGi represents distributed failures as module insertion and withdrawal operations so that the logic to deal with failures is the same as that employed to deal with dependencies among software modules. In doing so, R-OSGi greatly simplifies the development of distributed applications with no performance cost. In the paper we describe R-OSGi and several use cases. We also show with extensive experiments that R-OSGi has a performance comparable or better than that of RMI or UPnP, both commonly used distribution mechanisms with far less functionality than R-OSGi.

ASJC Scopus subject areas

Cite this

R-OSGi: Distributed applications through software modularization. / Rellermeyer, Jan; Alonso, Gustavo; Roscoe, Timothy.
Middleware 2007 - ACM/IFIP/USENIX 8th International Middleware Conference, Proceedings. ed. / Renato Cerqueira; Roy H. Campbell. Springer Verlag, 2007. p. 1-20 (Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics); Vol. 4834 LNCS).

Research output: Chapter in book/report/conference proceedingConference contributionResearchpeer review

Rellermeyer, J, Alonso, G & Roscoe, T 2007, R-OSGi: Distributed applications through software modularization. in R Cerqueira & RH Campbell (eds), Middleware 2007 - ACM/IFIP/USENIX 8th International Middleware Conference, Proceedings. Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics), vol. 4834 LNCS, Springer Verlag, pp. 1-20, 8th International Middleware Conference, Middleware 2007, Newport Beach, CA, United States, 26 Nov 2007. https://doi.org/10.1007/978-3-540-76778-7_1
Rellermeyer, J., Alonso, G., & Roscoe, T. (2007). R-OSGi: Distributed applications through software modularization. In R. Cerqueira, & R. H. Campbell (Eds.), Middleware 2007 - ACM/IFIP/USENIX 8th International Middleware Conference, Proceedings (pp. 1-20). (Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics); Vol. 4834 LNCS). Springer Verlag. https://doi.org/10.1007/978-3-540-76778-7_1
Rellermeyer J, Alonso G, Roscoe T. R-OSGi: Distributed applications through software modularization. In Cerqueira R, Campbell RH, editors, Middleware 2007 - ACM/IFIP/USENIX 8th International Middleware Conference, Proceedings. Springer Verlag. 2007. p. 1-20. (Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)). doi: 10.1007/978-3-540-76778-7_1
Rellermeyer, Jan ; Alonso, Gustavo ; Roscoe, Timothy. / R-OSGi : Distributed applications through software modularization. Middleware 2007 - ACM/IFIP/USENIX 8th International Middleware Conference, Proceedings. editor / Renato Cerqueira ; Roy H. Campbell. Springer Verlag, 2007. pp. 1-20 (Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)).
Download
@inproceedings{3dc265bbce4f40579b02766ff022f108,
title = "R-OSGi: Distributed applications through software modularization",
abstract = "In this paper we take advantage of the concepts developed for centralized module management, such as dynamic loading and unloading of modules, and show how they can be used to support the development and deployment of distributed applications. We do so through R-OSGi, a distributed middleware platform that extends the centralized, industry-standard OSGi specification to support distributed module management. To the developer, R-OSGi looks like a conventional module management tool. However, at deployment time, R-OSGi can be used to turn the application into a distributed application by simply indicating where the different modules should be deployed. At run time, R-OSGi represents distributed failures as module insertion and withdrawal operations so that the logic to deal with failures is the same as that employed to deal with dependencies among software modules. In doing so, R-OSGi greatly simplifies the development of distributed applications with no performance cost. In the paper we describe R-OSGi and several use cases. We also show with extensive experiments that R-OSGi has a performance comparable or better than that of RMI or UPnP, both commonly used distribution mechanisms with far less functionality than R-OSGi.",
author = "Jan Rellermeyer and Gustavo Alonso and Timothy Roscoe",
year = "2007",
doi = "10.1007/978-3-540-76778-7_1",
language = "English",
isbn = "9783540767770",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "1--20",
editor = "Renato Cerqueira and Campbell, {Roy H.}",
booktitle = "Middleware 2007 - ACM/IFIP/USENIX 8th International Middleware Conference, Proceedings",
address = "Germany",
note = "8th International Middleware Conference, Middleware 2007 ; Conference date: 26-11-2007 Through 30-11-2007",

}

Download

TY - GEN

T1 - R-OSGi

T2 - 8th International Middleware Conference, Middleware 2007

AU - Rellermeyer, Jan

AU - Alonso, Gustavo

AU - Roscoe, Timothy

PY - 2007

Y1 - 2007

N2 - In this paper we take advantage of the concepts developed for centralized module management, such as dynamic loading and unloading of modules, and show how they can be used to support the development and deployment of distributed applications. We do so through R-OSGi, a distributed middleware platform that extends the centralized, industry-standard OSGi specification to support distributed module management. To the developer, R-OSGi looks like a conventional module management tool. However, at deployment time, R-OSGi can be used to turn the application into a distributed application by simply indicating where the different modules should be deployed. At run time, R-OSGi represents distributed failures as module insertion and withdrawal operations so that the logic to deal with failures is the same as that employed to deal with dependencies among software modules. In doing so, R-OSGi greatly simplifies the development of distributed applications with no performance cost. In the paper we describe R-OSGi and several use cases. We also show with extensive experiments that R-OSGi has a performance comparable or better than that of RMI or UPnP, both commonly used distribution mechanisms with far less functionality than R-OSGi.

AB - In this paper we take advantage of the concepts developed for centralized module management, such as dynamic loading and unloading of modules, and show how they can be used to support the development and deployment of distributed applications. We do so through R-OSGi, a distributed middleware platform that extends the centralized, industry-standard OSGi specification to support distributed module management. To the developer, R-OSGi looks like a conventional module management tool. However, at deployment time, R-OSGi can be used to turn the application into a distributed application by simply indicating where the different modules should be deployed. At run time, R-OSGi represents distributed failures as module insertion and withdrawal operations so that the logic to deal with failures is the same as that employed to deal with dependencies among software modules. In doing so, R-OSGi greatly simplifies the development of distributed applications with no performance cost. In the paper we describe R-OSGi and several use cases. We also show with extensive experiments that R-OSGi has a performance comparable or better than that of RMI or UPnP, both commonly used distribution mechanisms with far less functionality than R-OSGi.

UR - http://www.scopus.com/inward/record.url?scp=38349019820&partnerID=8YFLogxK

U2 - 10.1007/978-3-540-76778-7_1

DO - 10.1007/978-3-540-76778-7_1

M3 - Conference contribution

AN - SCOPUS:38349019820

SN - 9783540767770

T3 - Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)

SP - 1

EP - 20

BT - Middleware 2007 - ACM/IFIP/USENIX 8th International Middleware Conference, Proceedings

A2 - Cerqueira, Renato

A2 - Campbell, Roy H.

PB - Springer Verlag

Y2 - 26 November 2007 through 30 November 2007

ER -

By the same author(s)