Data-Parallel Actors - A Programming Model for Scalable Query Serving Systems
Offered By: USENIX via YouTube
Course Description
Overview
Explore a 14-minute conference talk from NSDI '22 that introduces data-parallel actors (DPA), a novel programming model for constructing distributed query serving systems. Learn how DPA simplifies the development of complex systems like Apache Druid, ElasticSearch, and InfluxDB by allowing developers to build them from single-node components while automatically providing critical properties such as data replication, fault tolerance, and update consistency. Discover how the researchers used DPA to create a new query serving system based on MonetDB and enhance existing ones like Druid, Solr, and MongoDB with features like load balancing and elasticity. Gain insights into how DPA can significantly reduce code complexity while maintaining state-of-the-art performance and adding rich functionality to query serving systems.
Syllabus
NSDI '22 - Data-Parallel Actors: A Programming Model for Scalable Query Serving Systems
Taught by
USENIX
Related Courses
Scaling Memcache at FacebookUSENIX via YouTube Multi-Person Localization via RF Body Reflections
USENIX via YouTube Opaque - An Oblivious and Encrypted Distributed Analytics Platform
USENIX via YouTube Live Video Analytics at Scale with Approximation and Delay-Tolerance
USENIX via YouTube Clipper - A Low-Latency Online Prediction Serving System
USENIX via YouTube