Multi-tiered distributed computing platform

  • Authors:
  • Andrew Page;Thomas Keane;Richard Allen;Thomas J. Naughton;John Waldron

  • Affiliations:
  • National University of Ireland, Maynooth County Kildare, Ireland;National University of Ireland, Maynooth County Kildare, Ireland;National University of Ireland, Maynooth County Kildare, Ireland;National University of Ireland, Maynooth County Kildare, Ireland;Trinity College Dublin, Dublin, Ireland

  • Venue:
  • PPPJ '03 Proceedings of the 2nd international conference on Principles and practice of programming in Java
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

A simple programmable Java platform-independent distributed computation system has been developed to exploit the free resources on computers linked together by a network. It is a multi-tiered distributed system model, which is unbounded in principal. The system consists of an n-ary tree of nodes where the internal nodes perform the scheduling and the leaves do the processing. The scheduler nodes communicate in a peer-to-peer manner and the processing nodes operate in a strictly client-server manner with their respective scheduler. The independent schedulers on each tier dynamically allocate resources between jobs based on the constantly changing characteristics of the underlying network. The system has been evaluated over a network of 90 PCs with a bioinformatics application.