08.04.2014 Views

How to do 100K+ TPS at less than 1ms latency

How to do 100K+ TPS at less than 1ms latency

How to do 100K+ TPS at less than 1ms latency

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Quick Recap<br />

• Most developers have an incorrect view of hardware and wh<strong>at</strong> can be<br />

achieved on a single thread<br />

• On modern processors a cache miss is your biggest cost<br />

• Push concurrency in<strong>to</strong> the infrastructure, and make it REALLY fast<br />

• Once you have this, you have the world th<strong>at</strong> OO programmers dream of:<br />

> Single threaded<br />

> All in-memory<br />

> Elegant model<br />

> Testable code<br />

> No infrastructure or integr<strong>at</strong>ion worries

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!