Easy to understand concurrency examples

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • camunda-platform-get-started

    Camunda Platform 8 - Get Started Projects

  • I am still struggling to understand GOs concurrency like the one in https://github.com/camunda/camunda-platform-get-started/blob/main/go/main.go Are there any easy to understand examples? Thank you so much.

  • gopl.io

    Example programs from "The Go Programming Language"

  • The Go Programming Language has two excellent chapters on concurrency with examples that steadily grow in complexity. It's not free, but it's well worth the price IMO as it contains useful information for all features of the language. I referenced it constantly for the first year I wrote Go.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • go-concurrency-examples

    A collection of Golang examples illustrating concurrency and parallelism problems and solutions.

  • I made a collection of simple examples a while ago. This may not be very useful because it is used at a very basic level though.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts