Data Volume-aware Computation Task Scheduling for Smart Grid Data Analytic Applications
Binquan Guo, Hongyan Li, Ye Yan, Zhou Zhang, and Peng Wang

TL;DR
This paper proposes a novel integrated scheduling scheme for smart grid data analytics that considers data volume and transmission order to reduce delays and improve response times in large-scale distributed systems.
Contribution
It introduces a topology-aware Branch and Cut optimization method for efficient scheduling of computation and data transfer in smart grid analytics.
Findings
The proposed method effectively reduces data transfer delays.
It outperforms existing scheduling algorithms in simulation.
The approach adapts to complex job graph topologies.
Abstract
Emerging smart grid applications analyze large amounts of data collected from millions of meters and systems to facilitate distributed monitoring and real-time control tasks. However, current parallel data processing systems are designed for common applications, unaware of the massive volume of the collected data, causing long data transfer delay during the computation and slow response time of smart grid systems. A promising direction to reduce delay is to jointly schedule computation tasks and data transfers. We identify that the smart grid data analytic jobs require the intermediate data among different computation stages to be transmitted orderly to avoid network congestion. This new feature prevents current scheduling algorithms from being efficient. In this work, an integrated computing and communication task scheduling scheme is proposed. The mathematical formulation of smart…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed and Parallel Computing Systems · Age of Information Optimization · Cloud Computing and Resource Management
