CS Talk - Konstantinos Kallas

Event time: 
Thursday, March 28, 2024 - 10:30am
Event description: 

CS Talk
Konstantinos Kallas

Breakfast from Koffee will be provided.

Host: Ruzica Piskac

Title: Programmable Software Systems for Correct High-performance Applications

Abstract:

We live in an era of unprecedented compute availability. The advent of the cloud allows anyone to deploy critical high-performance applications that serve millions of users without owning or managing any computational resources. The goal of my research is to enable the development of such high-performance applications with robust correctness guarantees. To achieve this goal, I build practical programmable software systems that target realistic workloads in widely-used environments. My systems are rooted in solid foundations, incorporating formal specifications and techniques drawn from the programming languages, compilers, and formal methods literature.

In this talk I will present some of my work on such systems, including PaSh, the first optimization system for the Unix shell since its inception 50 years ago, as well as MuCache, a caching system for microservice graphs. Surprisingly, the shell and microservices have a key characteristic in common, they are both used to compose black-box components to create applications that are greater than the sum of their parts. I will conclude the talk by arguing that systems research is a key requirement to support the increased compute demands of new applications and enable future breakthroughs.

Bio:

Konstantinos Kallas is a PhD student at the University of Pennsylvania working with Rajeev Alur. He is interested in building systems that enable the development of high-performance applications with robust correctness guarantees, both in theory and in practice. His research has appeared at several venues including OSDI, NSDI, EuroSys, POPL, OOPSLA, and VLDB, and has received the best paper award at EuroSys 21, the best presentation award at HotOS 21, and the 2nd place at the ACM SRC Grand Finals. His research on optimizing shell scripts for parallel and distributed computing environments is supported by the Linux Foundation and part of his research on serverless is incorporated in the Durable Functions framework that is offered by Azure and serves thousands of active users. You can find more information about him on his website: https://www.cis.upenn.edu/~kallas/.