19 citations · 21 across the 2 of their papers we have counts for
3 papers · 1 filter
Wukong: A Scalable and Locality-Enhanced Framework for Serverless Parallel Computing
Benjamin Carver, Jingyuan Zhang, Ao Wang +3
Serverless computing is increasingly being used for parallel computing, which have traditionally been implemented as stateful applications. Executing complex, burst-parallel, direc…
InfiniCache: Exploiting Ephemeral Serverless Functions to Build a Cost-Effective Memory Cache
Ao Wang, Jingyuan Zhang, Xiaolong Ma +6
Internet-scale web applications are becoming increasingly storage-intensive and rely heavily on in-memory object caching to attain required I/O performance. We argue that the emerg…
In Search of a Fast and Efficient Serverless DAG Engine
Benjamin Carver, Jingyuan Zhang, Ao Wang +1
Python-written data analytics applications can be modeled as and compiled into a directed acyclic graph (DAG) based workflow, where the nodes are fine-grained tasks and the edges a…