A Grid-Based Approach To Paraloading Using Mirrored Corba Servers

  • Authors:
  • G. Sudha Sadasivam

  • Affiliations:
  • Department of Computer Science and Engineering, PSG College of Technology, Tamil Nadu, India

  • Venue:
  • Journal of Integrated Design & Process Science
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Internet and Intranet repositories are store houses for multi-gigabit movie files and large multimedia documents. It thus necessitates the development of scalable architectures to locate these resources and to distribute the downloading efficiently among them. Traditionally the documents are downloaded entirely from a single server by establishing parallel connections between the clients and servers. The proposed method of parallel access downloading, i.e. paraloading, is a process that downloads parts of a document in parallel from different mirrored Common Object Request Broker Architecture (CORBA) servers. It considers the load of the servers and their distance from the clients. It is also tolerant to server failures and hence it is highly suitable for a grid-based environment. The proposed method is implemented as a service in Zen, an open source, embedded CORBA implementation based on real time CORBA, as well as real time Java specifications. Test results show that the proposed method consistently downloads files faster then the traditional method.