...

/

Motivation and Requirements for a Many-core Approach

Motivation and Requirements for a Many-core Approach

Learn about problems with scaling the Memcached key-value store with a many-core processor.

Why we use key-value stores

Memcached is a key-value store that is used by large platforms like Facebook and LinkedIn to read and write data quickly. Applications that require repeated fast reads and writes are ideal for a caching layer, which can be implemented using key-value stores.

Access this course and 1400+ top-rated courses and projects.