Incubator/Falkon/DataDiffusion

From Globus

Data Diffusion

Data intensive applications often involve the analysis of large datasets that require large amounts of compute and storage resources. While dedicated compute and/or storage farms offer good task/data throughput, they suffer low resource utilization problem under varying workloads conditions. If we instead move such data to distributed computing resources, then we incur expensive data transfer cost. We propose a “data diffusion” approach that acquires compute and storage resources dynamically, replicates data in response to demand, and schedules computations close to data using a data-aware scheduler. As demand increases, more resources are acquired, thus allowing faster response to subsequent requests that refer to the same data; when demand drops, resources are released. This approach can provide the benefits of dedicated hardware without the associated high costs, depending on workload and resource characteristics. The approach is reminiscent of cooperative caching, web-caching, and peer-to-peer storage systems, but addresses different application demands. Other data-aware scheduling approaches assume dedicated resources, which can be expensive and/or inefficient if load varies significantly. We define an abstract “data diffusion model” that takes into consideration the workload characteristics, data accessing cost, application throughput and resource utilization; we validate the model using a real-world large-scale astronomy application. We also evaluate data diffusion using micro-benchmarks, and show that the performance index is increased by as much as 34X, and application response time was improved by over 506X, while achieving near-optimal throughputs and execution times.

Papers:

Personal tools
Execution Projects
Information projects
Distribution Projects
Documentation Projects
Deprecated