DEV Community

Gabor Koos profile picture

Gabor Koos

Full stack, backend biased

Location London, United Kingdom Joined Joined on  Personal website https://gaborkoos.com github website
Stop Hammering Broken APIs - the Circuit Breaker Pattern

Stop Hammering Broken APIs - the Circuit Breaker Pattern

Comments
14 min read
Making Your Fetch Requests Production-Ready with ffetch

Making Your Fetch Requests Production-Ready with ffetch

3
Comments
11 min read
Garbage Collection in Go: From Reference Counting to Tri-Color to Green Tea

Garbage Collection in Go: From Reference Counting to Tri-Color to Green Tea

Comments
13 min read
Building a High-Performance Concurrent Live Leaderboard in Go

Building a High-Performance Concurrent Live Leaderboard in Go

7
Comments
10 min read
Go Channels: A Runtime Internals Deep Dive

Go Channels: A Runtime Internals Deep Dive

5
Comments
15 min read
Channels vs Mutexes In Go - the Big Showdown

Channels vs Mutexes In Go - the Big Showdown

2
Comments
8 min read
Go Interfaces - Beyond the Basics

Go Interfaces - Beyond the Basics

1
Comments
14 min read
Go Interfaces - Composition Over Inheritance (And Common Sense)

Go Interfaces - Composition Over Inheritance (And Common Sense)

3
Comments
11 min read
Taming Goroutines - Efficient Concurrency with a Worker Pool in Go

Taming Goroutines - Efficient Concurrency with a Worker Pool in Go

5
Comments
7 min read
Hash Map Deep Dive

Hash Map Deep Dive

Comments
10 min read
Practical Skyline Queries in Go

Practical Skyline Queries in Go

1
Comments
16 min read
Skyline Queries for Non-Academics

Skyline Queries for Non-Academics

Comments
6 min read
loading...