Tag: concurrency
All the articles with the tag "concurrency".
-
Broadcasting to 28K SSE Clients (and learning about Go channels)
Updated: at 05:30 AMA post on progressively getting my server to 28k SSE connections, finding a bug in my implementation of fan out using Go channels and the resulting mental model update.