1 / 10

Visualization of Message Passing

Visualization of Message Passing. By: Jesse Szwedko. Literature Survey. Yielded a few different approaches: Information murals Theard Arcs prefuse. Information murals. Used to visualize interactions between objects and functions in, specifically, C++ programs Uses a modified call graph

noble-kidd
Télécharger la présentation

Visualization of Message Passing

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Visualization of Message Passing By: Jesse Szwedko

  2. Literature Survey • Yielded a few different approaches: • Information murals • Theard Arcs • prefuse

  3. Information murals Used to visualize interactions between objects and functions in, specifically, C++ programs Uses a modified call graph Allows user to identify message patterns visually (built on top of Motif) Jerding, D.F. and Stasko, J.T. and Ball, T. Visualizing message patterns in object-oriented program executions. ICSE'97

  4. Information murals Jerding, D.F. and Stasko, J.T. and Ball, T. and Georgia Institute of Technology. Graphics, Visualization and Usability Center Visualizing message patterns in object-oriented program executions 1996

  5. Information murals Jerding, D.F. and Stasko, J.T. and Ball, T. and Georgia Institute of Technology. Graphics, Visualization and Usability Center Visualizing message patterns in object-oriented program executions 1996

  6. Jerding, D.F. and Stasko, J.T. and Ball, T. and Georgia Institute of Technology. Graphics, Visualization and Usability Center Visualizing message patterns in object-oriented program executions 1996

  7. Thread Arcs Visualize messages in a conversational style (similar to gmail.com) Differentiate between contributors and recipients Performs well for “bushy” threads Kerr, B., Thread arcs: An email thread visualization. 2003. InfoVis 2003

  8. Thread Arcs

  9. Thread Arcs

  10. prefuse Java and XML based Very flexible and simple to use Heer, J. and Card, S.K. and Landay, J.A. Prefuse: a toolkit for interactive information visualization. CHI'05

More Related