E-Book, Englisch, 776 Seiten, eBook
Cérin / Cerin / Li Advances in Grid and Pervasive Computing
2007
ISBN: 978-3-540-72360-8
Verlag: Springer
Format: PDF
Kopierschutz: 1 - PDF Watermark
Second International Conference, GPC 2007, Paris, France, May 2-4, 2007, Proceedings
E-Book, Englisch, 776 Seiten, eBook
Reihe: Theoretical Computer Science and General Issues
ISBN: 978-3-540-72360-8
Verlag: Springer
Format: PDF
Kopierschutz: 1 - PDF Watermark
This book constitutes the refereed proceedings of the Second International Conference on Grid and Pervasive Computing, GPC 2007, held in Paris, France in May 2007.
The 56 revised full papers and 12 revised short papers were carefully selected from 217 submissions during two rounds of reviewing and improvement. The papers address all aspects of grid and pervasive computing and focus on topics such as cluster computing, high performance computing, grid computing, semantic Web and semantic grid, service-oriented computing, peer-to-peer computing, pervasive computing, mobile computing, network storage, as well as grid and pervasive related applications.
Written for: Researchers and professionals
Keywords: QoS, Web services, ad-hoc networks, biometrics, cluster computing, data grid, distributed algorithms, distributed computing, distributed processing, distributed systems, fault tolerance, fuzzy logic, grid computing, grid scheduling, high performance computing, interoperability, load balancing, middleware, mobile systems, multicast protocols, network computing, parallel processing, peer-to-peer systems, performance modeling, pervasive computing, reliability, routing, semantic Web, sensor networks, ubiquitous computing, user interfaces, wireless networking.
Zielgruppe
Research
Autoren/Hrsg.
Weitere Infos & Material
A Grid Resource Broker with Network Bandwidth-Aware Job Scheduling for Computational Grids.- Design of PeerSum: A Summary Service for P2P Applications.- A High-Performance Virtual Storage System for Taiwan UniGrid.- Interoperable Grid PKIs Among Untrusted Domains: An Architectural Proposal.- TCMM: Hybrid Overlay Strategy for P2P Live Streaming Services.- Fault Management in P2P-MPI.- Heterogeneous Wireless Sensor Network Deployment and Topology Control Based on Irregular Sensor Model.- Multiple Cluster Merging and Multihop Transmission in Wireless Sensor Networks.- CFR: A Peer-to-Peer Collaborative File Repository System.- Optimal Deployment of Mobile Sensor Networks and Its Maintenance Strategy.- Server Placement in the Presence of Competition.- A Scalable Mechanism for Semantic Service Discovery in Multi-ontology Environment.- A Collaborative-Aware Task Balancing Delivery Model for Clusters.- An Improved Model for Predicting HPL Performance.- An Ad Hoc Approach to Achieve Collaborative Computing with Pervasive Devices.- Optimizing Server Placement for QoS Requirements in Hierarchical Grid Environments.- AHSEN – Autonomic Healing-Based Self Management Engine for Network Management in Hybrid Networks.- Development of a GT4-Based Resource Broker Service: An Application to On-demand Weather and Marine Forecasting.- Small-World Network Inspired Trustworthy Web Service Evaluation and Management Model.- Towards Feasible and Effective Load Sharing in a Heterogeneous Computational Grid.- Meeting QoS Requirements of Mobile Computing by Dual-Level Congestion Control.- A Transaction Model for Context-Aware Applications.- A Grid-Based Remote Experiment Environment in Civil Engineering.- Mobile Ad Hoc Grid Using Trace Based Mobility Model.- Self Managing Middleware for DynamicGrids.- Adaptive Workflow Scheduling Strategy in Service-Based Grids.- Scalable Thread Visualization for Debugging Data Races in OpenMP Programs.- MPIRace-Check: Detection of Message Races in MPI Programs.- The Modified Grid Location Service for Mobile Ad-Hoc Networks.- Authentication and Access Control Using Trust Collaboration in Pervasive Grid Environments.- Architecture-Based Autonomic Deployment of J2EE Systems in Grids.- Dynamic Workload Balancing for Collaboration Strategy in Hybrid P2P System.- Performance-Based Workload Distribution on Grid Environments.- A Visual Framework for Deploying and Managing Context-Aware Services.- Towards a Peer-To-Peer Platform for High Performance Computing.- Assessing Contention Effects on MPI_Alltoall Communications.- An Energy-Efficient Clustering Algorithm for Large-Scale Wireless Sensor Networks.- An Algorithm Testbed for the Biometrics Grid.- Task Migration in a Pervasive Multimodal Multimedia Computing System for Visually-Impaired Users.- Minimalist Object Oriented Service Discovery Protocol for Wireless Sensor Networks.- A Novel Data Grid Coherence Protocol Using Pipeline-Based Aggressive Copy Method.- A Design of Cooperation Management System to Improve Reliability in Resource Sharing Computing Environment.- A Peer-to-Peer Indexing Service for Data Grids.- A Novel Recovery Approach for Cluster Federations.- SONMAS: A Structured Overlay Network for Multidimensional Attribute Space.- Formal Specification and Implementation of an Environment for Automatic Distribution.- Dynamic Distribution for Data Storage in a P2P Network.- GRAVY: Towards Virtual File System for the Grid.- A Framework for Dynamic Deployment of Scientific Applications Based on WSRF.- Group-Based Self-organization Grid Architecture.- UR-Tree: An Efficient Index for Uncertain Data in Ubiquitous Sensor Networks.- ZebraX: A Model for Service Composition with Multiple QoS Constraints.- Middleware Support for Java Applications on Globus-Based Grids.- Component Assignment for Large Distributed Embedded Software Development.- LDFSA: A Learning-Based Dynamic Framed Slotted ALOHA for Collision Arbitration in Active RFID Systems.- Implementation of OSD Security Framework and Credential Cache.- SEMU: A Framework of Simulation Environment for Wireless Sensor Networks with Co-simulation Model.- Combining Software Agents and Grid Middleware.- A Web Service-Based Brokering Service for e-Procurement in Supply Chains.- A Thin Client Approach to Supporting Adaptive Session Mobility.- Automatic Execution of Tasks in MiPeG.- Providing Service-Oriented Abstractions for the Wireless Sensor Grid.- Bio-inspired Grid Information System with Epidemic Tuning.- Credibility Assignment in Knowledge Grid Environment.- Image Streaming and Recognition for Vehicle Location Tracking Using Mobile Devices.- Research on Planning and Deployment Platform for Wireless Sensor Networks.- Server-Side Parallel Data Reduction and Analysis.- Parallel Edge Detection on a Virtual Hexagonal Structure.
A High-Performance Virtual Storage System for Taiwan UniGrid (p. 43)
1 Introduction
With the rapid growth of computing power and storage capacity of computers, many researchers and scientists have been concentrated on the development of various Grid systems to efficiently utilize distributed computing and storage resources in recent years.
In Taiwan, a community of educational and research organizations interested in Grid computing technologies founded a Grid computing platform, called Taiwan UniGrid [1]. These organizations contribute their resources of computer clusters for sharing and collaboration. The objective of Taiwan UniGrid is to provide educational and research organizations with a powerful computing platform where they can study Grid-related issues, practice parallel programming on Grid environments and execute computing/data-intensive applications.
As similar to other Grid systems, Taiwan UniGrid consists of three primary portions: Computational Grid, Data Grid and Web Portal. Computational Grid is responsible for managing scattered and heterogeneous computing resources and scheduling the jobs submitted by users. Data Grid is a virtual storage infrastructure that integrates distributed, independently managed data resources and allows users to save and retrieve their data without understanding the configuration of underlying storage resources.
Web Portal, developed by National Tsing Hua University, is a uniform user interface by which Grid users can design workflow, submit jobs, manage data, monitor job and resource status, etc. In this paper, we will present the development of the data management system for Taiwan UniGrid. As the distribution of storage resources and the growth of data size, the needs for efficient Grid data management are continuously increasing.
In these years, many research and scientific organizations have engaged in building data management and storage tools for Grids, such as SDSC SRB (Storage Resource Broker) [2], SciDAC Data Grid Middleware [3], GriPhyN Virtual Data System [4], etc. SRB is a general Data Grid middleware that integrates distributed and heterogeneous storage resources and provides virtualized access interface. It has been a production data management tool and adopted by several Grid projects.
Thus, among these tools, we decide to build our virtual storage system for Taiwan UniGrid based on SRB, while developing additional features that are not well supported by SRB. Before implementing the virtual storage system, we elicited requirements from the user and manager needs. Herein, in additional to the basic Data Grid functions provided by SRB, we identify three main requirements of the current development listed as follows.
• High-performance data transfer:
Since the size of data generated by scientific instruments and Grid applications has grown into the range of Terabytes, large data transfer over the Internet usually leads to a long latency and becomes a bottleneck for job executions. Thus, the need for high-performance data transfer is an important issue in Taiwan UniGrid.
• Data sharing:
Two important concepts of Grids are sharing and collaboration. Grid users, such as scientists and researchers, are accustomed to retrieve data collected by remote scientific instruments, analyze these retrieved data via various analysis tools, and share the analyzed results for further processing. Therefore, how to facilitate Grid users to contribute or get shared data with ease is a crucial requirement in the development of a data management system.