Asynq
A simple, reliable, and efficient distributed task queue for Go built on top of Redis.
13,037
Messaging server using push notifications (Google Firebase Cloud Messaging, Apple Push Notification services, SMS) as well as websockets, a REST API, featuring distributed operation and message-persistence.
A simple, reliable, and efficient distributed task queue for Go built on top of Redis.
Go library for Apache Kafka.
Real-time messaging (Websockets or SockJS) server in Go.
Working efficiently with message streams. Building event driven applications, enabling event sourcing, RPC over messages, sagas. Can use conventional pub/sub implementations like Kafka or RabbitMQ, but also HTTP or MySQL binlog.
Push notification server using [APNs2](https://github.com/sideshow/apns2) and google [GCM](https://github.com/google/go-gcm).