Protocol Composition in Horus
暂无分享,去创建一个
Horus is a communication architecture that treats a protocol as an abstract data type. Protocol layers can be stacked on top of each other in a variety of ways, at run-time. This paper starts out with describing the many classes of protocols that can be supported this way. Next, we describe the Horus object model that we designed for this technology, and the interface between the layers that makes it all work. We then present an example layer which implements a group membership protocol. Then, we look at a example stack of protocols, which provides fault-tolerant, totally ordered communication between a group of processes. We conclude with presenting some remaining challenges in our project.
[1] Dennis M. Ritchie,et al. A stream input-output system , 1990 .
[2] Shivakant Mishra,et al. Experience with modularity in consul , 1993, Softw. Pract. Exp..
[3] Robbert van Renesse,et al. Design and Performance of Horus: A Lightweight Group Communications System , 1994 .
[4] Nancy A. Lynch,et al. Impossibility of distributed consensus with one faulty process , 1985, JACM.
[5] Larry L. Peterson,et al. RPC in the x-Kernel: evaluating new design techniques , 1989, SOSP '89.