Distributed middleware framework using aspects

  • Authors:
  • Deepak Dahiya;Usha Batra

  • Affiliations:
  • DITM, Sonepat, India;ITM, Gurgaon, India

  • Venue:
  • ACM SIGSOFT Software Engineering Notes
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we discuss the characteristics of Aspect Oriented Programming (AOP) and the need to introduce aspects for distributed computing. The evolution of a revolutionary programming paradigm that promises to have a profound effect on the way we interact with computers, people and places is now a days well known as Aspect Oriented Programming. Middleware platforms, such as RMI, CORBA, DCOM, J2EE and .NET platform, offer abstractions for the complex distributed environment. Distributed middleware [1,2,3,4] are difficult to build and implement because the distributed frameworks impose a large code overhead due to the specific distributed systems programming conventions. Further, this paper discusses the impact of AOP on the distributed computing environment and hence its contribution towards the design of a distributed middleware framework.