Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Building a Highly Concurrent Cache in Go - A Hitchhiker's Guide

Gopher Academy via YouTube

Overview

Explore the process of designing, implementing, and optimizing a highly concurrent cache in Go through this conference talk from GopherCon 2023. Discover why the Go standard library doesn't provide a concurrent cache and learn how to build custom data structures tailored to specific needs. Delve into advanced concurrency patterns that go beyond sync.Mutex, and gain insights on combining LRU (Least Recently Used) and LFU (Least Frequently Used) eviction policies. Enhance your understanding of Go's philosophy and improve your skills in creating efficient, concurrent data structures for your Go projects.

Syllabus

GopherCon 2023: Konrad Reiche - Building a Highly Concurrent Cache in Go: A Hitchhiker's Guide

Taught by

Gopher Academy

Reviews

Start your review of Building a Highly Concurrent Cache in Go - A Hitchhiker's Guide

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.