All Projects → youzan → go-nsq

youzan / go-nsq

Licence: MIT License
No description or website provided.

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects

Labels

Projects that are alternatives of or similar to go-nsq

public
util toolkit for go.golang 通用函数包
Stars: ✭ 135 (+136.84%)
Mutual labels:  nsq
verticegateway
REST API server with built in auth, interface to ScyllaDB/Cassandra
Stars: ✭ 25 (-56.14%)
Mutual labels:  nsq
nsqproxy
NSQProxy是NSQ和Worker之间的中间件,根据配置负责消息转发。然后通过HTTP/FastCGI/CBNSQ等协议转发给Worker机执行。
Stars: ✭ 79 (+38.6%)
Mutual labels:  nsq
nsq-0.3.7
nsq注释版基于0.3.7版本
Stars: ✭ 45 (-21.05%)
Mutual labels:  nsq
pan
Pan is a high performance mq proxy,support kafka,rabbit-mq,rocketmq,nsq and other mq
Stars: ✭ 27 (-52.63%)
Mutual labels:  nsq
nsqclient-php
Yet another PHP client for NSQ
Stars: ✭ 19 (-66.67%)
Mutual labels:  nsq
nsqworker
A skeletal guide of one way to implement a nsq consumer
Stars: ✭ 43 (-24.56%)
Mutual labels:  nsq
funboost
pip install funboost,python全功能分布式函数调度框架,。支持python所有类型的并发模式和全球一切知名消息队列中间件,python函数加速器,框架包罗万象,一统编程思维,兼容50% python编程业务场景,适用范围广。只需要一行代码即可分布式执行python一切函数。旧名字是function_scheduling_distributed_framework
Stars: ✭ 351 (+515.79%)
Mutual labels:  nsq
gobroker
golang wrapper for all (to-be) kinds of message brokers
Stars: ✭ 15 (-73.68%)
Mutual labels:  nsq
go-starter
Go 服务框架脚手架. 整合 echo、swag、viper、nsq、logrus、fx、xorm、cobra 等第三方库
Stars: ✭ 145 (+154.39%)
Mutual labels:  nsq
go-graphql-subscription-example
☝️ go-graphql subscription over Kafka/Redis/NSQ example
Stars: ✭ 34 (-40.35%)
Mutual labels:  nsq
Go Nsq
The official Go package for NSQ
Stars: ✭ 2,045 (+3487.72%)
Mutual labels:  nsq
Nsq
A realtime distributed messaging platform
Stars: ✭ 20,663 (+36150.88%)
Mutual labels:  nsq
lua-resty-nsq
lua-resty-nsq - Lua nsq client driver for the ngx_lua based on the cosocket API
Stars: ✭ 18 (-68.42%)
Mutual labels:  nsq
triton
Triton is a high-performance mq consumer, support kafka,rabbit-mq,rocketmq,nsq and other mq
Stars: ✭ 19 (-66.67%)
Mutual labels:  nsq

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).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].