GridFTP and parallel TCP support in naradabrokering

  • Authors:
  • Sang Boem Lim;Geoffrey Fox;Ali Kaplan;Shrideep Pallickara;Marlon Pierce

  • Affiliations:
  • Korea Institute of Science and Technology Information, (KISTI), Daejeon, Republic of Korea;Pervasive Technology Labs at Indiana University, Bloomington, IN;Pervasive Technology Labs at Indiana University, Bloomington, IN;Pervasive Technology Labs at Indiana University, Bloomington, IN;Pervasive Technology Labs at Indiana University, Bloomington, IN

  • Venue:
  • ICA3PP'05 Proceedings of the 6th international conference on Algorithms and Architectures for Parallel Processing
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Many of the key features of file transfer mechanisms like reliable file transferring and parallel transferring are developed as part of the service. It makes very hard to re–use the same code for the different systems. We are trying to overcome this disadvantage by decoupling useful features of file transfer mechanisms from the implementation of the service and protocol, and instead placed into the messaging substrate. We may thus treat file transfer operations as a specific usage case for a more general messaging environment. This will allow us to provide file transfer quality of service to other file transfer tools that does not have same features.