-
ShiViz is described in several publications:
- Visualizing Distributed System Executions, TOSEM 2020
@article{BeschastnikhLXWBE2020, author = {Ivan Beschastnikh and Perry Liu and Albert Xing and Patty Wang and Yuriy Brun and Michael D. Ernst}, title = {{Visualizing Distributed System Executions}}, journal = {ACM Transactions on Software Engineering and Methodology (TOSEM)}, volume = {29}, number = {2}, pages = {9:1--9:38}, month = Mar, year = {2020} }
- A previous version appeared as “Debugging distributed systems: Challenges and options for validation and debugging” by Ivan Beschastnikh, Patty Wang, Yuriy Brun, and Michael D. Ernst. Communications of the ACM, vol. 59, no. 8, Aug. 2016, pp. 32-37.
- Visualizing Distributed System Executions, TOSEM 2020
-
Wiki: explains ShiViz in more detail
-
JS docs: documentation extracted from code
-
DistributedClocks: ShiViz-compatible vector-clock instrumentation libraries for C/C++/Java/Go
-
Sass: a CSS preprocessor for easier and more intuitive styling
- Installation: instructions for setting up Sass
- Basics: a quick guide to basic features in Sass
- Sassmeister: test out Sass in real time
- To compile a SCSS file into valid CSS from the command line, use:
$ sass input.scss output.css --style expanded
forked from DistributedClocks/shiviz
-
Notifications
You must be signed in to change notification settings - Fork 0
A tool to visualize distributed system logs
License
shaanzie/shiviz
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A tool to visualize distributed system logs
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 86.3%
- HTML 6.8%
- SCSS 3.9%
- Python 2.8%
- Perl 0.2%