-
Notifications
You must be signed in to change notification settings - Fork 444
Issues: nsqio/go-nsq
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
consumer receive duplicate message when producer use multiple publish
#180
by wangxingge
was closed May 29, 2016
We should only consider the connection with rdyCount ==0. For the active connection, RDY should not be updated again.
question
#268
by neezhe
was closed Jun 14, 2020
consumer: ConnectToNSQLookupd does not return error when nsqlookupd is not reachable
question
#257
by ayoubfaouzi
was closed Apr 6, 2019
Why AddConcurrentHandlers will panic after connecting to NSQD or NSQ Lookupd?
question
#287
by maplessssy
was closed Mar 12, 2020
You can also write to nsq using http. What are the advantages of go-nsq over the http method
question
#289
by guonaihong
was closed Aug 17, 2021
Why there is no possibility to publish to nsq lookupd?
question
#293
by a-urth
was closed Apr 1, 2020
consumer: any way to multiplex subscriptions to topics/channels over a single connection?
question
#299
by umialpha
was closed Jul 24, 2020
will consumer reconnect to the server when the connection is closed by server?
question
#304
by pengbinbin1
was closed Jul 29, 2020
the tag of v1.0.8, and the file of doc.go line 65, the value name p is error, in fact, it is producer.
#339
by weirubo
was closed Oct 23, 2021
producer: HTTP response to IDENTIFY causes memory allocation of over 1GB
bug
#352
by ibice
was closed May 30, 2023
how to connect multiple nsq servers(distributed servers) and produce msg
question
#148
by chuangyou
was closed Jul 14, 2015
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.