Skip to content

Commit

Permalink
Update Schedule.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ozsu committed Jan 22, 2024
1 parent c73bfce commit 4260046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Schedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Note that all of the readings are accessible from the original repositories I ha
| 2 | 1/18 | Introduction to Graph Processing | M. Tamer Özsu| * M. Besta et al., [Demystifying Graph Databases: Analysis and Taxonomy of Data Organization, System Designs, and Graph Queries](https://doi.org/10.1145/3604932), _ACM Comput. Surv._ 56(2): 31:1-31:40, 2024. <br/> * M.T. Özsu and P. Valduriez, [Big Data Processing](https://doi.org/10.1007/978-3-030-26253-2_10). In _Principles of Distributed Database Systems_. Springer, 2022. (Focus on Section 10.4) <br/> * M.T. Özsu and P. Valduriez, [Big Data Processing](https://doi.org/10.1007/978-3-030-26253-2_10). In _Principles of Distributed Database Systems_. Springer, 2022. (Focus on Section 12.6) | [Slides](https://www.dropbox.com/scl/fi/9sqzg8vcoz27vvw7hogfu/vldb19-keynote.pdf?rlkey=r5few95esrrlras0wfiah87gp&dl=0) |
| 3 | 1/25 | Networking infrastructure | Samer Al-Kiswany <br/> Ahmed Alquraan | * R. Recio, [A Tutorial of the RDMA Model](https://www.hpcwire.com/2006/09/15/a_tutorial_of_the_rdma_model-1/), HPC Wire, 2006. <br/> * InfiniBand Trade Organization, [Enabling the Modern Data Center – RDMA for the Enterprise](https://www.infinibandta.org/wp-content/uploads/2019/05/IBTA_WhitePaper_May-20-2019.pdf), 2019. <br/> * A. Lerner et al., [Databases on modern networks: A decade of research that now comes into practice](https://doi.org/10.14778/3611540.3611579). _Proc. VLDB Endowment_, 16(12):3894–3897, 2023. <br/> * D. Gouk et al., [Direct access, High-Performance memory disaggregation with DirectCXL](https://www.usenix.org/conference/atc22/presentation/gouk). In _Proc. USENIX 2022 Annual Technical Conf._, pages 287–294, 2022. | Slides |
| 4 | 2/1 | Storage disaggregation | Lasantha Fernando <br/><br/><br/> Chanaka L. Lokupothagamage | * A. Verbitski et al., [Amazon Aurora: Design Considerations for High Throughput Cloud-Native Relational Databases](https://doi.org/10.1145/3035918.3056101), In _Proc. ACM SIGMOD Int. Conf. Management of Data_, pages 1041–1052, 2017. <br/> * P. Antonopoulos, et al., [Socrates: The New SQL Server in the Cloud](https://dl.acm.org/doi/10.1145/3299869.3314047), In _Proc. ACM SIGMOD Int. Conf. Management of Data_, pages 1743–1756, 2019. | Student 1 Slides <br/><br/><br/> Student 2 Slides |
| 5 | 2/8 | Storage disaggregation | Moni Haque <br/><br/><br/> Amin Setayesh| * W. Cao et al., [PolarFS: An Ultra-low Latency and Failure Resilient Distributed File System for Shared Storage Cloud Database](https://doi.org/10.14778/3229863.3229872), _Proc. VLDB Endowment_, 11(12): 1849-1962, 2018. <br/> * M. Vuppalapati et al., [Building An Elastic Query Engine on Disaggregated Storage](https://www.usenix.org/conference/nsdi20/presentation/vuppalapati), In _Proc. 17th USENIX Symp. on Networked Systems Design & Implementation,_ pages 449-462, 2020. | Student 3 Slides <br/><br/><br/> Student 4 Slides |
| 5 | 2/8 | Storage disaggregation | Amin Setayesh <br/><br/><br/> Moni Haque| * W. Cao et al., [PolarFS: An Ultra-low Latency and Failure Resilient Distributed File System for Shared Storage Cloud Database](https://doi.org/10.14778/3229863.3229872), _Proc. VLDB Endowment_, 11(12): 1849-1962, 2018. <br/> * M. Vuppalapati et al., [Building An Elastic Query Engine on Disaggregated Storage](https://www.usenix.org/conference/nsdi20/presentation/vuppalapati), In _Proc. 17th USENIX Symp. on Networked Systems Design & Implementation,_ pages 449-462, 2020. | Student 3 Slides <br/><br/><br/> Student 4 Slides |
| 6 | 2/15 | Storage/Memory disaggregation | Arman Davoodi <br/><br/><br/> Guanqi Huang | * A. Agiwal et al., [Napa: Powering Scalable Data Warehousing with Robust Query Performance at Google](https://doi.org/10.14778/3476311.3476377), 14(12): 2986-2998, 2021. <br/> * Y. Shan et al., [LegoOS: A Disseminated, Distributed OS for Hardware Resource Disaggregation](https://www.usenix.org/conference/osdi18/presentation/shan), In _Proc. 14th USENIX Symp. on Operating System Design and Implementation_, pages 69-87, 2018. | Student 5 Slides <br/><br/><br/> Student 6 Slides |
| 7 | 2/22 | No class -- Reading week| | |
| 8 | 2/29 | Memory disaggregation | Joseph Boulis <br/><br/><br/> Brian Song | * Y. Zhang et al., [Towards Cost-Effective and Elastic Cloud Database Deployment via Memory Disaggregation](https://doi.org/10.14778/3467861.3467877), _Proc. VLDB Endowment_, 14(10): 1900 - 1912, 2021. <br/> * Wei Cao et al., [PolarDB Serverless: A Cloud Native Database for Disaggregated Data Centers](https://doi.org/10.1145/3448016.3457560), In _Proc. ACM SIGMOD Int. Conf. Management of Data_, pages 2477–2489, 2021. | Student 7 Slides <br/><br/><br/> Student 8 Slides |
Expand Down

0 comments on commit 4260046

Please sign in to comment.