Channels, visualization, and topology editor

  • Authors:
  • Steve Carr;Ping Chen;Timothy R. Jozwowski;Jean Mayo;Ching-Kuang Shene

  • Affiliations:
  • Michigan Technological University, Houghton, MI;Michigan Technological University, Houghton, MI;Michigan Technological University, Houghton, MI;Michigan Technological University, Houghton, MI;Michigan Technological University, Houghton, MI

  • Venue:
  • Proceedings of the 7th annual conference on Innovation and technology in computer science education
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents our effort in designing pedagogical tools for teaching message passing using channels. These tools include a class library that supports channels, a visualization system that helps students see the execution behavior of threads and message passing, and a topology editor that provides an environment for students to design network topologies. Moreover, since we have made sure the uniformity of the channel de.nition across the thread, parallel and distributed environments, porting a threaded program to a parallel/distributed environment is easy.