Omnia vincit amor
Home -> Publications
Home
  Publications
    
edited volumes
  Awards
  Research
  Teaching
  Miscellaneous
  Full CV [pdf]
  BLOG






  Events








  Past Events





Publications of Torsten Hoefler
Marcin Copik, Konstantin Taranov, Alexandru Calotoiu, Torsten Hoefler:

 rFaaS: Enabling High Performance Serverless with RDMA and Leases

(In Proceedings of the 37th IEEE Interational Parallel and Distributed Processing Symposium, May 2023)

Abstract

High performance is needed in many computing systems, from batch-managed supercomputers to general-purpose cloud platforms. However, scientific clusters lack elastic parallelism, while clouds cannot offer competitive costs for high-performance applications. In this work, we investigate how modern cloud programming paradigms can bring the elasticity needed to allocate idle resources, decreasing computation costs and improving overall data center efficiency. Function-as-a-Service (FaaS) brings the pay-as-you-go execution of stateless functions, but its performance characteristics cannot match coarse-grained cloud and cluster allocations. To make serverless computing viable for high-performance and latency-sensitive applications, we present rFaaS, an RDMA-accelerated FaaS platform. We identify critical limitations of serverless - centralized scheduling and inefficient network transport - and improve the FaaS architecture with allocation leases and microsecond invocations. We show that our remote functions add only negligible overhead on top of the fastest available networks, and we decrease the execution latency by orders of magnitude compared to contemporary FaaS systems. Furthermore, we demonstrate the performance of rFaaS by evaluating real-world FaaS benchmarks and parallel applications. Overall, our results show that new allocation policies and remote memory access help FaaS applications achieve high performance and bring serverless computing to HPC.

Documents

download article:     
 

BibTeX

@inproceedings{,
  author={Marcin Copik and Konstantin Taranov and Alexandru Calotoiu and Torsten Hoefler},
  title={{rFaaS: Enabling High Performance Serverless with RDMA and Leases}},
  year={2023},
  month={May},
  booktitle={Proceedings of the 37th IEEE Interational Parallel and Distributed Processing Symposium},
  source={http://www.unixer.de/~htor/publications/},
}


serving: 3.233.232.21:58832© Torsten Hoefler