- About
- Events
- Calendar
- Graduation Information
- Cornell Tech Colloquium
- Student Colloquium
- Student Recognition
- 2020 Celebratory Event
- BOOM
- CS Colloquium
- SoNIC Workshop
- Conway-Walker Lecture Series
- Salton Lecture Series
- Seminars / Lectures
- Big Red Hacks
- Cornell University High School Programming Contest
- Game Design Initiative
- CSMore: The Rising Sophomore Summer Program in Computer Science
- Explore CS Research
- Research Night Fall 2020
- People
- Courses
- Research
- Undergraduate
- M Eng
- MS
- PhD
Abstract
Logging is a key component of many distributed systems, used for replication, atomic transactions, restart and replay, chain of custody, information audit, accountable systems (fraud prevention), and now cryptocurrencies. The demands on logging have significantly increased over the last decade. Several companies are logging millions of events per second. Availability and integrity of logs have become paramount. But today’s logging technology still leaves much to be desired in terms of scalability, efficiency, and security. I will describe ongoing research in my group on efficient scalable and tamperproof logging systems, which includes new protocol designs, improved logging abstractions, and formal verification.
Biography
Robbert van Renesse is a Research Professor in the Department of Computer Science at Cornell University in Ithaca, NY. He is a member of the Systems and Networking group. He is interested in distributed systems, particularly in their fault tolerance and scalability aspects.