Demystifying Golang Channels, Goroutines, and Optimal Concurrency

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • golangchannels

    For goroutines and channels, I created an application using a Dispatcher -> Worker -> Job pattern to benchmark and compare results in differing scenarios. These comparisons would allow me to see how the same pattern operated under types of loads and hopefully uncover some situations where this was an optimal pattern to follow.

  • Hopefully, it helps out other people who are getting started with these topics: https://github.com/mwiater/golangchannels

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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

  • Docker and WSL2 without Docker Desktop

    2 projects | dev.to | 9 May 2024
  • Critical Test Based Alerting with PagerDuty and Testkube

    1 project | dev.to | 9 May 2024
  • It's always TCP_NODELAY. Every damn time

    3 projects | news.ycombinator.com | 9 May 2024
  • Greenmask. PostgreSQL database anonymization tool release

    1 project | news.ycombinator.com | 9 May 2024
  • Not Enough Nots

    1 project | news.ycombinator.com | 9 May 2024