Home > Research > Publications & Outputs > GOSSIPKIT
View graph of relations

GOSSIPKIT: a unified component framework for Gossip

Research output: Contribution to Journal/MagazineJournal articlepeer-review

Published
<mark>Journal publication date</mark>02/2014
<mark>Journal</mark>IEEE Transactions on Software Engineering
Issue number2
Volume40
Number of pages14
Pages (from-to)123-136
Publication StatusPublished
<mark>Original language</mark>English

Abstract

Although the principles of gossip protocols are relatively easy to grasp, their variety can make their design and evaluation highly time consuming. This problem is compounded by the lack of a unified programming framework for gossip, which means developers cannot easily reuse, compose, or adapt existing solutions to fit their needs, and have limited opportunities to share knowledge and ideas. In this paper, we consider how component frameworks, which have been widely applied to implement middleware solutions, can facilitate the development of gossip-based systems in a way that is both generic and simple. We show how such an approach can maximize code reuse, simplify the implementation of gossip protocols, and facilitate dynamic evolution and redeployment.Also known as “epidemic” protocols.