Sciweavers

TJS
2008
105views more  TJS 2008»
13 years 4 months ago
Using a relational database for scalable XML search
XML is a flexible and powerful tool that enables information and security sharing in heterogeneous environments. Scalable technologies are needed to effectively manage the growing...
Rebecca Cathey, Steven M. Beitzel, Eric C. Jensen,...
TJS
2008
98views more  TJS 2008»
13 years 4 months ago
Mapping functions and data redistribution for parallel files
A parallel file may be physically stored on several independent disks and logically partitioned by several processors. This paper presents general algorithms for mapping between t...
Florin Isaila, Walter F. Tichy
TJS
2008
38views more  TJS 2008»
13 years 4 months ago
Optimization of checkpointing-related I/O for high-performance parallel and distributed computing
Rajagopal Subramaniyan, Eric Grobelny, R. Scott St...
TJS
2008
95views more  TJS 2008»
13 years 4 months ago
Combating I-O bottleneck using prefetching: model, algorithms, and ramifications
Multiple memory models have been proposed to capture the effects of memory hierarchy culminating in the I-O model of Aggarwal and Vitter [?]. More than a decade of architectural a...
Akshat Verma, Sandeep Sen
TJS
2008
96views more  TJS 2008»
13 years 4 months ago
Scalable and efficient key management for heterogeneous sensor networks
Firdous Kausar, Sajid Hussain, Laurence Tianruo Ya...
TJS
2008
115views more  TJS 2008»
13 years 4 months ago
Insight into redundancy schemes in DHTs
In order to provide high data availability in peer-to-peer (P2P) DHTs, proper data redundancy schemes are required. This paper compares two popular schemes: replication and erasure...
Guihai Chen, Tongqing Qiu, Fan Wu
TJS
2008
78views more  TJS 2008»
13 years 4 months ago
A performance study of multiprocessor task scheduling algorithms
Abstract Multiprocessor task scheduling is an important and computationally difficult problem. A large number of algorithms were proposed which represent various tradeoffs between ...
Shiyuan Jin, Guy A. Schiavone, Damla Turgut
TJS
2008
113views more  TJS 2008»
13 years 4 months ago
Improving the parallelism of iterative methods by aggressive loop fusion
Abstract. Traditionally, loop nests are fused only when the data dependences in the loop nests are not violated. This paper presents a new loop fusion algorithm that is capable of ...
Jingling Xue, Minyi Guo, Daming Wei