Solving a Problem in Grid Applications: Using Aspect Oriented Programming

  • Authors:
  • Hyuck Han;Shingyu Kim;Hyungsoo Jung;Heon Y. Yeom

  • Affiliations:
  • School of Computer Science and Engineering, Seoul National University, Seoul 151-742, Korea;School of Computer Science and Engineering, Seoul National University, Seoul 151-742, Korea;School of Computer Science and Engineering, Seoul National University, Seoul 151-742, Korea;School of Computer Science and Engineering, Seoul National University, Seoul 151-742, Korea

  • Venue:
  • ICCS '07 Proceedings of the 7th international conference on Computational Science, Part IV: ICCS 2007
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Aspect Oriented Programming (AOP) was introduced 10 years ago and many research projects have focused on broadening AOP and its target areas. However, few applications in the Grid computing world adopt AOP in comparison with very vigorous research of AOP. Therefore, we present a case study that covers a general networking problem in the Grid computing. AOP provides a novel solution of the problem without modifying existing source code. Aspects that we define are simple, intuitive and reusable. We believe that our implementation is very useful in developing other Grid computing software platforms, and AOP can be a powerful method in modularizing source codes and solving problems of software architectures.