Events: salesforce

Events: salesforce

Sep 13

2019

12:30pm EDT
CIC - 4th floor (ISTC Panther Hollow Room)
Sep 13 2019
Fall 2019: Rohit Agrawal (SalesForce)
Speaker:
Rohit Agrawal
System:
SalesForce

In this talk we discuss LSM compression for a KV store. In our KV store, we write to an underlying shared storage system that models data as named extents (up to 2GB) and variable-length fragments contained within the extent. Fragments are max of 1MB and are the atomic unit of read and write. Our KV store reads fragments into 64K... Read More

Sep 13

2019

12:00pm EDT
CIC - 4th floor (ISTC Panther Hollow Room)
Sep 13 2019
Fall 2019: Pat Helland (SalesForce)
Speaker:
Pat Helland
System:
SalesForce

This talk is a summary of my soon to be released column in ACM Queue titled "Write Amplification versus Read Perspiration". In this short discussion, we observe that there is a strong pattern in which writing data incurs and obligation to do more work to make it easy to read that data later. We frequently talk about write amplification to... Read More

Sep 7

2018

12:00pm EDT
CIC - 4th floor (ISTC Panther Hollow Room)
Sep 7 2018
Pat Helland (Salesforce)
Speaker:
Pat Helland
System:
SalesForce

Applications have had an interesting evolution as they have moved into the distributed and scalable world. Similarly, storage and its cousin databases have changed side by side with applications. Many times, the semantics, performance, and failure models of storage and applications do a subtle dance as they change in support of changing business requirements and environmental challenges. Adding scale to... Read More