-
Notifications
You must be signed in to change notification settings - Fork 0
Artifact Evaluation
Matthijs Jansen edited this page Sep 6, 2021
·
8 revisions
For ATDS '22 we want to offer artifact evaluation projects to the students.
This document provides an overview of potential projects we can use in the course
- ASPLOS '20: Artifacts and papers
- ASPLOS '21: Artifacts
- EuroSys '21: Artifacts and papers
- OSDI '20: Artifacts
- SIGCOMM '18: Papers
- SOSP '19: Artifacts
- Usenix ATC '21: Papers
Database with evaluated artifacts, mostly ASPLOS [1, 2]. With examples on how to use the database [1, 2].
Achieving Low Tail-latency and High Scalability for Serializable Transactions in Edge Computing [Artifact, paper]
- Pro: Good github artifact explanation, nice subject for the course
- Con: Need docker without sudo on multiple nodes
Home, SafeHome: Smart Home Reliability with Visibility and Atomicity [Artifact, paper]
- Pro: Seems very execution friendly (local pc)
- Con: Paper topic might not suite course
Light-touch Data-Parallel Shell Processing [Artifact, paper]
- Pro: Seems very execution friendly (local pc), easy to understand but still interesting
- Con: Data parallel shell processing does not fit in the course?
ZNS: Avoiding the Block Interface Tax for Flash-based SSDs [artifact(?), paper]
- Recommended by Animesh
Naos: Serialization-free RDMA networking in Java [Artifact, paper]
- Recommended by Animesh