scispace - formally typeset
J

Jose M. Faleiro

Researcher at Yale University

Publications -  25
Citations -  1188

Jose M. Faleiro is an academic researcher from Yale University. The author has contributed to research in topics: Scalability & Cloud computing. The author has an hindex of 15, co-authored 25 publications receiving 831 citations. Previous affiliations of Jose M. Faleiro include University of California, Berkeley & Microsoft.

Papers
More filters
Proceedings Article

Serverless Computing: One Step Forward, Two Steps Back.

TL;DR: This paper addresses critical gaps in first-generation serverless computing, which place its autoscaling potential at odds with dominant trends in modern computing: notably data-centric and distributed computing, but also open source and custom hardware.
Journal ArticleDOI

Rethinking serializable multiversion concurrency control

TL;DR: Bohm performs well in both high contention and low contention settings, and is able to dramatically outperform state-of-the-art multi-versioned systems despite maintaining the full set of serializability guarantees.
Journal ArticleDOI

Cloudburst: Stateful Functions-as-a-Service

TL;DR: Empirical results show that Cloudburst makes stateful functions practical, reducing the state-management overheads of current FaaS platforms by orders of magnitude while also improving the state of the art in serverless consistency.
Posted Content

Serverless Computing: One Step Forward, Two Steps Back

TL;DR: In this article, the authors address critical gaps in first-generation serverless computing, which place its autoscaling potential at odds with dominant trends in modern computing: notably data-centric and distributed computing, but also open source and custom hardware.
Journal ArticleDOI

High performance transactions via early write visibility

TL;DR: This paper designs a new serializable concurrency control protocol, piece-wise visibility (PWV), with the explicit goal of enabling early write visibility, and finds that PWV can outperform serializable protocols by an order of magnitude and read committed by 3X on high contention workloads.