# Reading list

- [Elastic hyperparameter tuning on the cloud](https://sliu583.gitbook.io/blog/networking/index/reading-list/elastic-hyperparameter-tuning-on-the-cloud.md)
- [Rethinking Networking Abstractions for Cloud Tenants](https://sliu583.gitbook.io/blog/networking/index/reading-list/rethinking-networking-abstractions-for-cloud-tenants.md)
- [Democratizing Cellular Access with AnyCell](https://sliu583.gitbook.io/blog/networking/index/reading-list/democratizing-cellular-access-with-anycell.md): https://www.youtube.com/watch?v=VSu-osNE26w\&t=76s
- [Dagger: Efficient and Fast RPCs in Cloud Microservices in Near-Memory Reconfigurable NICs](https://sliu583.gitbook.io/blog/networking/index/reading-list/dagger-efficient-and-fast-rpcs-in-cloud-microservices-in-near-memory-reconfigurable-nics.md): https://www.csl.cornell.edu/~delimitrou/papers/2021.asplos.sinan.pdf
- [Sage: Practical & Scalable ML-Driven Performance Debugging in Microservices](https://sliu583.gitbook.io/blog/networking/index/reading-list/sage-practical-and-scalable-ml-driven-performance-debugging-in-microservices.md): https://www.csl.cornell.edu/~delimitrou/papers/2021.asplos.sage.pdf
- [Faster and Cheaper Serverless Computing on Harvested Resources](https://sliu583.gitbook.io/blog/networking/index/reading-list/faster-and-cheaper-serverless-computing-on-harvested-resources.md): https://www.microsoft.com/en-us/research/uploads/prod/2021/09/sosp21-final604.pdf
- [Network-accelerated Distributed Machine Learning for Multi-Tenant Settings](https://sliu583.gitbook.io/blog/networking/index/reading-list/network-accelerated-distributed-machine-learning-for-multi-tenant-settings.md): https://dl.acm.org/doi/pdf/10.1145/3419111.3421296?casa\_token=eX-ZTtI2CTwAAAAA:7TPapL35POUlmFtA46isDCmIbtMy6gtXADpQzZPUcNdywSFA1\_qjYQLmHfOLP7uXAVBjrCL1ZFhE
- [User-Defined Cloud](https://sliu583.gitbook.io/blog/networking/index/reading-list/user-defined-cloud.md): https://cseweb.ucsd.edu/~yiying/UDC-HotOS21.pdf
- [LegoOS: A Disseminated Distributed OS for Hardware Resource Disaggregation](https://sliu583.gitbook.io/blog/networking/index/reading-list/legoos-a-disseminated-distributed-os-for-hardware-resource-disaggregation.md): https://www.usenix.org/conference/osdi18/presentation/shan
- [Beyond Jain's Fairness Index: Setting the Bar For The Deployment of Congestion Control Algorithms](https://sliu583.gitbook.io/blog/networking/index/reading-list/beyond-jains-fairness-index-setting-the-bar-for-the-deployment-of-congestion-control-algorithms.md): https://www.cs.cmu.edu/~rware/assets/pdf/ware-hotnets19.pdf
- [IncBricks: Toward In-Network Computation with an In-Network Cache](https://sliu583.gitbook.io/blog/networking/index/reading-list/incbricks-toward-in-network-computation-with-an-in-network-cache.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sliu583.gitbook.io/blog/networking/index/reading-list.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
