Using aspects for supporting procedural modules in # programming

  • Authors:
  • Francisco Heron de Carvalho Junior;Rafael Dueire Lins

  • Affiliations:
  • Departamento de Computação, Universidade Federal do Ceará, Fortaleza, Brazil;Depart. de Eletrônica e Sistemas, Universidade Federal de Pernambuco, Recife, Brazil

  • Venue:
  • Euro-Par'05 Proceedings of the 11th international Euro-Par conference on Parallel Processing
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Parallel programming still demands for higher-level lan- guages, models, and tools that do not incur in performance penalties. The # programming model aims to meet those claims in large-scale programs. This paper describes how the # programming model works with procedural languages by using techniques from AOP (Aspect Oriented Programming). Performance comparisons with MPI are presented.