Popularity
8.5
Declining
Activity
3.8
-
2,525
67
436

Programming language: Go
License: MIT License
Tags: Messaging    
Latest version: v1.1.0

go-nsq alternatives and similar packages

Based on the "Messaging" category.
Alternatively, view go-nsq alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of go-nsq or a related project?

Add another 'Messaging' Package

README

go-nsq

Build Status GoDoc GitHub release

The official Go package for NSQ.

Docs

See godoc and the main repo apps directory for examples of clients built using this package.

Tests

Tests are run via ./test.sh (which requires nsqd and nsqlookupd to be installed).