@inproceedings{1f64636d036948a1a8fe5f06a9214b5e,
title = "Language-based approach to protocol implementation",
abstract = "Morpheus is special-purpose programming language that facilitates the efficient implementation of communication protocols. Protocols are divided into three categories, called shapes, so that they can inherit code and data structures based on their category: the programmer implements a particular protocol by refining the inherited structure. Morpheus optimization techniques reduce per-layer overhead on time-critical operations to a few assembler instructions even though the protocol stack is not determined until runtime. This supports divide-and-conquer simplification of the programming task by minimizing the penalty for decomposing complex protocols into combination of simpler protocols.",
author = "Abbott, {Mark B.} and Peterson, {Larry L.}",
year = "1992",
language = "English (US)",
isbn = "0897915259",
series = "Conference Proceedings Communications Architectures & Protocols",
publisher = "Publ by ACM",
pages = "27--38",
booktitle = "Conference Proceedings Communications Architectures & Protocols",
note = "Conference Proceedings Communications Architectures & Protocols - SIGCOMM '92 ; Conference date: 17-08-1992 Through 20-08-1992",
}