When ETS Is Too Slow

Mark Allen
Software Developer @ Basho Technologies

Caching values in an ETS table is a common idiom in many Erlang applications, but what should you do when ETS becomes too slow or latent? This talk examines good, bad and ugly ways to make data caching faster and/or more concurrent.

Talk objectives:

To help developers who are bumping against the limits of ETS for some reason.

Target audience:

Intermediate to advanced Erlang developers.

Slides
Video

Mark has over 15 years of professional software development. He's been working with Erlang for the past 3 years. In that time, Mark has presented talks at OSCON several times on a variety of topics, and given talks at several Perl conferences and workshops.

Twitter: @bytemeorg

Github: mrallen1


Back to conference page