Abstract
Exploding data volumes and velocities, new computational methods and platforms, and ubiquitous connectivity demand new approaches to computation in the sciences. These new approaches must enable computation to be mobile, so that, for example, it can occur near data, be triggered by events (e.g., arrival of new data), be offloaded to specialized accelerators, or run remotely where resources are available. They also require new design approaches in which monolithic applications can be decomposed into smaller components, that may in turn be executed separately and on the most suitable resources. To address these needs we present funcX - -a distributed function as a service (FaaS) platform that enables flexible, scalable, and high performance remote function execution. funcX's endpoint software can transform existing clouds, clusters, and supercomputers into function serving systems, while funcX's cloud-hosted service provides transparent, secure, and reliable function execution across a federated ecosystem of endpoints. We motivate the need for funcX with several scientific case studies, present our prototype design and implementation, show optimizations that deliver throughput in excess of 1 million functions per second, and demonstrate, via experiments on two supercomputers, that funcX can scale to more than more than 130 000 concurrent workers.
| Original language | English |
|---|---|
| Title of host publication | HPDC 2020 - Proceedings of the 29th International Symposium on High-Performance Parallel and Distributed Computing |
| Publisher | Association for Computing Machinery, Inc |
| Pages | 65-76 |
| Number of pages | 12 |
| ISBN (Electronic) | 9781450370523 |
| DOIs | |
| State | Published - Jun 23 2020 |
| Externally published | Yes |
| Event | 29th International Symposium on High-Performance Parallel and Distributed Computing, HPDC 2020 - Stockholm, Sweden Duration: Jun 23 2020 → Jun 26 2020 |
Publication series
| Name | HPDC 2020 - Proceedings of the 29th International Symposium on High-Performance Parallel and Distributed Computing |
|---|
Conference
| Conference | 29th International Symposium on High-Performance Parallel and Distributed Computing, HPDC 2020 |
|---|---|
| Country/Territory | Sweden |
| City | Stockholm |
| Period | 06/23/20 → 06/26/20 |
Funding
This work was supported in part by Laboratory Directed Research and Development funding from Argonne National Laboratory under U.S. Department of Energy under Contract DE-AC02-06CH11357 and used resources of the Argonne Leadership Computing Facility.
Keywords
- federated function serving
- funcX
- function as a service