Abstract
Executing complex, burst-parallel, directed acyclic graph (DAG) jobs poses a major challenge for serverless execution frameworks, which will need to rapidly scale and schedule tasks at high throughput, while minimizing data movement across tasks. We demonstrate that, for serverless parallel computations, decentralized scheduling enables scheduling to be distributed across Lambda executors that can schedule tasks in parallel, and brings multiple benefits, including enhanced data locality, reduced network I/Os, automatic resource elasticity, and improved cost effectiveness. We describe the implementation and deployment of our new serverless parallel framework, called Wukong, on AWS Lambda. We show that Wukong achieves near-ideal scalability, executes parallel computation jobs up to 68.17X faster, reduces network I/O by multiple orders of magnitude, and achieves 92.96% tenant-side cost savings compared to numpywren.
Original language | English (US) |
---|---|
Title of host publication | SoCC 2020 - Proceedings of the 2020 ACM Symposium on Cloud Computing |
Publisher | Association for Computing Machinery, Inc |
Pages | 1-15 |
Number of pages | 15 |
ISBN (Electronic) | 9781450381376 |
DOIs | |
State | Published - Oct 12 2020 |
Externally published | Yes |
Event | 11th ACM Symposium on Cloud Computing, SoCC 2020 - Virtual, Online, United States Duration: Oct 19 2020 → Oct 21 2020 |
Publication series
Name | SoCC 2020 - Proceedings of the 2020 ACM Symposium on Cloud Computing |
---|
Conference
Conference | 11th ACM Symposium on Cloud Computing, SoCC 2020 |
---|---|
Country/Territory | United States |
City | Virtual, Online |
Period | 10/19/20 → 10/21/20 |
Bibliographical note
Publisher Copyright:© 2020 ACM.