scispace - formally typeset
N

Nathan Bronson

Researcher at Facebook

Publications -  29
Citations -  1527

Nathan Bronson is an academic researcher from Facebook. The author has contributed to research in topics: Transactional memory & Alternative trading system. The author has an hindex of 15, co-authored 27 publications receiving 1423 citations. Previous affiliations of Nathan Bronson include Stanford University.

Papers
More filters
Proceedings Article

TAO: Facebook's distributed data store for the social graph

TL;DR: TAO is a geographically distributed data store that provides efficient and timely access to the social graph for Facebook's demanding workload using a fixed set of queries.
Proceedings ArticleDOI

An effective hybrid transactional memory system with strong isolation guarantees

TL;DR: For certain workloads, SigTM can match the performance of a full-featured hardware TM system, while for workloads with large read-sets it can be up to two times slower.
Patent

Global electronic trading system

TL;DR: In this article, a central computer coupled to two agents is adapted to convey to each agent their current tradable bid and offered prices and sizes subject to the agent's trading limits.
Proceedings ArticleDOI

Testing atomicity of composed concurrent operations

TL;DR: A novel technique based on modular testing of client code in the presence of an adversarial environment is presented, which uses commutativity specifications to drastically reduce the number of executions explored to detect a bug.
Proceedings Article

I can't believe it's not causal! scalable causal consistency with no slowdown cascades

TL;DR: Observable Causal Consistency Using Lossy Timestamps is described, the first scalable, geo-replicated data store that provides causal consistency to its clients without exposing the system to the possibility of slowdown cascades, a key obstacle to the deployment of causal consistency at scale.