Terry-Mao/gopush-cluster
Golang push server cluster observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4632
- days_rel: n/a
- days_push: 3374
- n_releases_24m: 0
Adoption not part of the score
2070 stars · 548 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
gopush-cluster is a Go-based push server cluster supporting WebSocket and TCP connections with public/private message push, offline message storage, and heartbeat handling. It supports horizontal scaling of comet, web, and message nodes with failover via Zookeeper.
Use cases
- push real-time messages to mobile or web clients
- build a scalable websocket notification server
- send private messages to connected subscribers
- store and deliver offline messages when users reconnect
- run a clustered push service with failover
- limit max subscribers per node with heartbeat keepalive
When to choose
- you need a lightweight, high-performance Go push server with clustering
- you want websocket and TCP push with offline message support
- you need Zookeeper-based failover and easy node scaling
When to avoid
- you need an actively maintained project with recent updates
- you want HTTP long-polling support (listed as todo)
- you need a managed push service or rich client SDKs
Facets
service · maturity abandoned
websocket http-server message-queue auth middleware backend microservices web-development go cross-platform self-hosted push-server push-notifications cluster zookeeper comet long-polling golang real-time messaging linux
1 source
- readme: https://github.com/Terry-Mao/gopush-cluster · fetched 2026-08-28 · 5f7bc0497266
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Terry-Mao/gopush-cluster | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Terry-Mao/gopush-cluster")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem