Pip: Detecting The Unexpected In Distributed Systems

NSDI'06: Proceedings of the 3rd conference on Networked Systems Design & Implementation - Volume 3(2006)

引用 487|浏览392
暂无评分
摘要
Bugs in distributed systems are often hard to find. Many bugs reflect discrepancies between a system's behavior and the programmer's assumptions about that behavior. We present Pip(1), an infrastructure for comparing actual behavior and expected behavior to expose structural errors and performance problems in distributed systems. Pip allows programmers to express, in a declarative language, expectations about the system's communications structure, timing, and resource consumption. Pip includes system instrumentation and annotation tools to log actual system behavior, and visualization and query tools for exploring expected and unexpected behavior(2). Pip allows a developer to quickly understand and debug both familiar and unfamiliar systems.We applied Pip to several applications, including FAB, SplitStream, Bullet, and RanSub. We generated most of the instrumentation for all four applications automatically. We found the needed expectations easy to write, starting in each case with automatically generated expectations. Pip found unexpected behavior in each application, and helped to isolate the causes of poor performance and incorrect behavior.
更多
查看译文
关键词
unexpected behavior,actual behavior,actual system behavior,expected behavior,incorrect behavior,system instrumentation,unfamiliar system,performance problem,poor performance,annotation tool
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要