fgm / go_concurrency

A comparison of Go concurrent update protection mechanisms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github.com/fgm/go_concurrency

This repo illustrates the relative efficiency and data loss on concurrent updates for a simple Go struct.

About

A comparison of Go concurrent update protection mechanisms

License:MIT License


Languages

Language:Go 100.0%