-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpapers.txt
67 lines (48 loc) · 3.01 KB
/
papers.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<a href="https://www.usenix.org/system/files/atc19-duplyakin_0.pdf">The
Design and Operation of CloudLab</a>
<a href="https://www.usenix.org/system/files/nsdi19-pu.pdf">Shuffling,
Fast and Slow: Scalable Analytics on Serverless Infrastructure
(2019) (bsdinis)</a>
<a href="https://www.usenix.org/system/files/atc19-fouladi.pdf">From
Laptop to Lambda: Outsourcing Everyday Jobs to Thousands of
Transient Functional Containers (2019) (finnw) </a>
<a href="https://dl.acm.org/doi/pdf/10.1145/3419111.3421277">Kappa: a
programming framework for serverless computing (2020) (kosinw)</a>
<a href="https://dl.acm.org/doi/pdf/10.1145/3477132.3483541">Boki:
Stateful Serverless Computing with Shared Logs (2021) (opheliaz)</a>
<a href="https://www.usenix.org/system/files/nsdi20-paper-agache.pdf">Firecracker:
Lightweight Virtualization for Serverless Applications (wliu1)</a>
<a href="https://dl.acm.org/doi/pdf/10.1145/3381052.3381315">Blending
Containers and Virtual Machines: A Study of Firecracker and gVisor
(2020) (wdale)</a>
<a href="https://www.usenix.org/system/files/atc20-shillaker.pdf">Faasm:
Lightweight Isolation for Efficient Stateful Serverless Computing
(2020) (je28262)</a>
<a href="https://www.usenix.org/system/files/atc23-brooker.pdf">On-demand
Container Loading in AWS Lambda (2023) (kevinsu)</a>
<a href="https://www.usenix.org/system/files/atc20-shahrad.pdf">
Serverless in the Wild: Characterizing and Optimizing the Serverless
Workload at a Large Cloud Provider (2020) (kschen)</a>
<a href="https://www.microsoft.com/en-us/research/uploads/prod/2021/09/sosp21-final604.pdf">Faster
and cheaper serverless computing on harvested resources (2021) (ananyaj)</a>
<a href="http://www.vldb.org/pvldb/vol13/p2438-sreekanti.pdf">Cloudburst:
Stateful Functions-as-a-Service (2020) (jeremyhs) </a>
<a href="https://www.usenix.org/system/files/osdi18-klimovic.pdf">Pocket:
elastic ephemeral storage for serverless analytics (2018) (hmng)</a>
<a href="https://dl.acm.org/doi/pdf/10.1145/3318464.3380609">Starling:
a scalable query engine on cloud functions (2020) (annaad) </a>
<a href="https://arxiv.org/pdf/2208.13068">Apiary: A DBMS-Integrated
Transactional Function-as-a-Service Framework (2022) (pkafle)</a>
<a href="https://www.usenix.org/system/files/nsdi21-wang.pdf">Ownership:
A Distributed Futures System for Fine-Grained Tasks (2021) (bsdinis)</a>
<a href="https://dl.acm.org/doi/pdf/10.1145/3445814.3446701">Nightcore:
efficient and scalable serverless computing for latency-sensitive,
interactive microservices (2021) (mkiley)</a>
<a href="https://www.usenix.org/system/files/osdi23-wei-rdma.pdf">No
Provisioned Concurrency: Fast RDMA-codesigned Remote Fork for
Serverless Computing (2023) (darrenl)</a>
<a href="https://abelay.github.io/6828seminar/papers/weiner:tmo.pdf">TMO:
Transparent Memory Offloading in Datacenters (2022) (ayz)</a>
<a href="https://www.usenix.org/system/files/nsdi23-ruan.pdf">Nu: Achieving
Microsecond-Scale Resource Fungibility with Logical Processes (2023)
(bencw12)</a>