Our great sponsors
-
-
and its source code: https://github.com/kat-co/concurrency-in-go-src
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
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.
Related posts
- Why do we need Redis when using websockets? What does this FastAPI official doc's tip mean? I thought I would store ws connections in Redis but people in this sub educated me that ws are connections and can't be stored. So what are we saving in Redis and how's it different from storing in memory
- Centrifugo – self-hosted alternative to public real-time messaging clouds like pusher.com, ably.com, pubnub.com
- Centrifugo – language-agnostic real-time messaging server (v3.2.0 just released)
- Centrifugo – self-hosted real-time messaging server with bidirectional (WebSocket, SockJS) and unidirectional transports (Eventsource, HTTP-streaming, GRPC), JSON and Protobuf protocols, builtin scalability with PUB/SUB brokers, fully universal/language-agnostic.
- Show HN: Centrifugo – self-hosted real-time messaging server written in Go