Title | Debugging distributed systems: Challenges and options for validation and debugging |
Publication Type | Journal Article |
Year of Publication | 2016 |
Authors | Beschastnikh I, Wang P, Brun Y, Ernst MD |
Journal | ACM Queue |
Volume | 14 |
Pagination | 91-110 |
Date or Month Published | March/April |
Abstract | Distributed systems pose unique challenges for software developers. Reasoning about concurrent activities of system nodes and even understanding the system's communication topology can be difficult. A standard approach to gaining insight into system activity is to analyze system logs. Unfortunately, this can be a tedious and complex process. This article looks at several key features and debugging challenges that differentiate distributed systems from other kinds of software. The article presents several promising tools and ongoing research to help resolve these challenges. |
Downloads | https://bestchai.bitbucket.io/shiviz/ online deployment (try it!)
https://github.com/DistributedClocks/shiviz ShiVector and ShiViz source code
https://bestchai.bitbucket.io/shiviz-demo/ video demo (YouTube)
|
Citation Key | BeschastnikhWBE2016acmqueue |