YoVDO

Pardon the Interruption - Loop Preemption in Go 1.14

Offered By: Gopher Academy via YouTube

Tags

GopherCon Courses Goroutines Courses Garbage Collection Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the significant changes in goroutine preemption for scheduling and garbage collection introduced in Go 1.14 in this 24-minute conference talk from GopherCon 2020. Delve into the challenges posed by "tight loops" in earlier versions of Go, which could lead to mysterious throughput and latency issues, and even scheduler deadlocks. Learn how Go 1.14 implemented a unique "asynchronous preemption" solution that maintains zero overhead for regular execution and requires minimal extra metadata in the binary. Discover how this new approach eliminates difficult-to-diagnose long tail performance and stability issues by enabling goroutines to be interrupted and rescheduled at almost any point, ultimately enhancing the robustness and efficiency of Go programs.

Syllabus

GopherCon 2020: Austin Clements - Pardon the Interruption: Loop Preemption in Go 1.14


Taught by

Gopher Academy

Related Courses

ASP.NET Core New Features
LinkedIn Learning
Databricks Certified Data Engineer Associate Cert Prep: 4 Production Pipelines
LinkedIn Learning
First Look: Java 10 and Java 11
LinkedIn Learning
Getting Started as a Java Developer
LinkedIn Learning
Java Concurrency Troubleshooting: Latency and Throughput
LinkedIn Learning