DocumentCode
921851
Title
A language-based approach to protocol implementation
Author
Abbott, Mark B. ; Peterson, Larry L.
Author_Institution
Dept. of Comput. Sci., Arizona Univ., Tucson, AZ, USA
Volume
1
Issue
1
fYear
1993
fDate
2/1/1993 12:00:00 AM
Firstpage
4
Lastpage
19
Abstract
Morpheus is a 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 run time. This supports divide-and-conquer simplification of the programming task by minimizing the penalty for decomposing complex protocols into combinations of simpler protocols
Keywords
optimisation; programming languages; protocols; Morpheus; divide-and-conquer simplification; language-based approach; optimization techniques; programming task; protocol implementation; special-purpose programming language; Assembly; Computer languages; Computer science; Data structures; Design engineering; Programming profession; Protocols; Shape; Time factors; Vehicles;
fLanguage
English
Journal_Title
Networking, IEEE/ACM Transactions on
Publisher
ieee
ISSN
1063-6692
Type
jour
DOI
10.1109/90.222903
Filename
222903
Link To Document