ParaModel: a visual modeling and code skeleton generation system for programming parallel applications

  • Authors:
  • Yu Ce;Xu Zhen;Sun Ji-zhou;Meng Xiao-jing;Huang Yan-yan;Wu Hua-bei

  • Affiliations:
  • Tianjin University, Tianjin, China;Tianjin University, Tianjin, China;Tianjin University, Tianjin, China;Tianjin University, Tianjin, China;Hebei University of Technology, Tianjin, China;Tianjin University, Tianjin, China

  • Venue:
  • ACM SIGPLAN Notices
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

ParaModel is an extensible system for simplifying the development of parallel applications, by providing a unified user interface for modeling visually while generating different code skeletons according to specific runtime environment automatically. A set of construction blocks and rules is designed to describe parallel applications in form of graph, and parsers for different parallel environments are implemented to translate graph to source code skeletons. ParaModel is implemented basing on Eclipse and compatible with its plug-in architecture. With the help of ParaModel, developers can focus on high level design and obtain code skeletons from visually constructed graphical models.