[Colloquium] Junwen Yang Dissertation Defense/10 am CST

nitayack at uchicago.edu nitayack at uchicago.edu
Mon Aug 2 10:42:55 CDT 2021


This is an announcement of Junwen Yang's PhD Defense.
===============================================
Date: Tuesday, August 10, 2021

Time: 10 am CST

Location: https://zoom.us/j/99755821039?pwd=eDd5bVRPbkUvcFliYXpiVDA1dXJsdz09
Meeting ID: 997 5582 1039; Passcode: 8cx3q3

PhD Candidate: Junwen Yang

Title: Improving performance and correctness of database-backed web applications

Abstract: Modern web applications have to manage a lot of user data and often use a three-stack architecture: (1) a web interface developed by markup language like HTML (2) application logic developed by traditional object-oriented languages, and (3) a database management system (DBMS) that maintains persistent data. Under this architecture, there are common understanding gaps between web designer and application developers and database engine. As a result, performance and correctness problems are common. To tackle performance problems, I did one of the first studies to understand why real-world web applications are slow. Guided by that study, I used cross-stack analysis to synthesize efficient web pages, to automatically detect inefficiency in data processing code, and to help
 database optimization using application knowledge. My tools have found thousands of performance issues. To tackle correctness problems in web applications, I investigated how data constraints could be inconsistent across web interface, application, and database,
 and how to solve these problems.

Advisor: Shan Lu

Committee Members: Shan Lu, Aaron Elmore, Ravi Chugh



More information about the Colloquium mailing list