Groups
Sign in
Groups
nsq-users
Conversations
About
Send feedback
Help
nsq-users
Contact owners and managers
1–30 of 370
Mark all as read
Report group
0 selected
Ardy
,
Matt Reiferson
2
Sep 1
2 different messages have the same message ID in 1 topic
How often have you observed this, can you provide logs that the NSQ protocol-level message ID is the
unread,
2 different messages have the same message ID in 1 topic
How often have you observed this, can you provide logs that the NSQ protocol-level message ID is the
Sep 1
Vibhav Sharma
May 25
NSQ 1.3.0 is not backward compatible due to -data-path option for nsqd.exe
Hello Everyone, I was using NSQ 1.1.0 version previously where simple command to launch NSQD is like
unread,
NSQ 1.3.0 is not backward compatible due to -data-path option for nsqd.exe
Hello Everyone, I was using NSQ 1.1.0 version previously where simple command to launch NSQD is like
May 25
Matt Reiferson
12/27/23
[ANN] NSQ v1.3.0
1.3.0 Upgrading #1427 / #1373 / #1371 - fix staticcheck warnings, remove support for gobindata / go
unread,
[ANN] NSQ v1.3.0
1.3.0 Upgrading #1427 / #1373 / #1371 - fix staticcheck warnings, remove support for gobindata / go
12/27/23
Nitin Thakur
,
Pierce Lopez
3
8/7/23
go-nsq in flight message consumption issue
Hi Pierce, Thank you so much for this information. I was going through one more config which is
unread,
go-nsq in flight message consumption issue
Hi Pierce, Thank you so much for this information. I was going through one more config which is
8/7/23
Don Sutton
,
Jehiah Czebotar
2
5/19/23
missing slides presentation
Updated. https://github.com/nsqio/nsqio.github.io/pull/85 On Fri, May 19, 2023 at 6:43 PM Don Sutton
unread,
missing slides presentation
Updated. https://github.com/nsqio/nsqio.github.io/pull/85 On Fri, May 19, 2023 at 6:43 PM Don Sutton
5/19/23
Lior Messinger
,
Pierce Lopez
4
2/20/23
CPU goes to 90%, nsqd stops responding
Pierce, thank you for your response. The topic/channel are not ephemeral. We think now the issue is
unread,
CPU goes to 90%, nsqd stops responding
Pierce, thank you for your response. The topic/channel are not ephemeral. We think now the issue is
2/20/23
Ashish Goel
, …
Lior Messinger
11
2/16/23
High latencies with NSQ
Hi guys I know a few years have passed... I wondered if you managed to solve the issue and how thank
unread,
High latencies with NSQ
Hi guys I know a few years have passed... I wondered if you managed to solve the issue and how thank
2/16/23
Vinod Kumar Beniwal
11/16/22
Best Practices For Message Throttling at NSQ Consumer
Hello! We are having a business use-case where we wants to limit the number message received at NSQ
unread,
Best Practices For Message Throttling at NSQ Consumer
Hello! We are having a business use-case where we wants to limit the number message received at NSQ
11/16/22
Lior Messinger
,
Pierce Lopez
2
8/17/22
first message loss?
Pre-creating topics and channels in nsqd should work. You can also pre-create topics and channels in
unread,
first message loss?
Pre-creating topics and channels in nsqd should work. You can also pre-create topics and channels in
8/17/22
Alexander Karateev
,
Serge Matveenko
2
7/24/22
New async Python client
BTW, on May 31st ansq has gotten a major update. ansq v0.1.0 now has lookupd support, Python 3.10
unread,
New async Python client
BTW, on May 31st ansq has gotten a major update. ansq v0.1.0 now has lookupd support, Python 3.10
7/24/22
曹志攀
,
Serge Matveenko
2
7/24/22
nsq prometheus exporter
Regarding a Prometheus exporter. I wonder would it be possible for devs to accept a PR to NSQ that
unread,
nsq prometheus exporter
Regarding a Prometheus exporter. I wonder would it be possible for devs to accept a PR to NSQ that
7/24/22
Serge Matveenko
7/24/22
Communicate with NSQ over a websocket connection
Hello all! I was needed to expose some data from NSQ to a web app. And a websocket connection looks
unread,
Communicate with NSQ over a websocket connection
Hello all! I was needed to expose some data from NSQ to a web app. And a websocket connection looks
7/24/22
aoha...@gmail.com
1/18/22
how tcpstream knows it complete right?
i implements a client and checked the go-nsq client. i found a very comfusing thing that
unread,
how tcpstream knows it complete right?
i implements a client and checked the go-nsq client. i found a very comfusing thing that
1/18/22
phil...@gmail.com
12/17/21
Is there a way to auto-consume a topic without a queue?
In some cases we want to publish messages to a topic but if there are no queues, we don't want
unread,
Is there a way to auto-consume a topic without a queue?
In some cases we want to publish messages to a topic but if there are no queues, we don't want
12/17/21
Dinko Miljak
12/3/21
[ANN] NSQ Freepascal Client LIbrary
Hello If you use freepascal or delphi and you need to communicate via nsq, then you can start with
unread,
[ANN] NSQ Freepascal Client LIbrary
Hello If you use freepascal or delphi and you need to communicate via nsq, then you can start with
12/3/21
Matt Reiferson
11/28/21
[ANN] pynsq v0.9.1
0.9.0 #254 - don't violate max-in-flight on new connections (thanks @alpaker)
unread,
[ANN] pynsq v0.9.1
0.9.0 #254 - don't violate max-in-flight on new connections (thanks @alpaker)
11/28/21
Matt Reiferson
8/15/21
[ANN] NSQ v1.2.1
1.2.1 Upgrading #1227 - bump dependencies, officially drop dep support, drop Go 1.9 support Features:
unread,
[ANN] NSQ v1.2.1
1.2.1 Upgrading #1227 - bump dependencies, officially drop dep support, drop Go 1.9 support Features:
8/15/21
Howard Lince III
,
Matt Reiferson
2
7/5/21
NSQ as a chunked binary transfer on ephemeral channels
Why can't the service that wants the blob request it directly from the source (eg via RPC)? On
unread,
NSQ as a chunked binary transfer on ephemeral channels
Why can't the service that wants the blob request it directly from the source (eg via RPC)? On
7/5/21
Bernhard Geisberger
,
Matt Reiferson
2
12/25/20
New feature-rich client library for nsq in Kotlin
Hi Bernhard, Thanks for sharing, this is great, would you mind opening a pull request to add this
unread,
New feature-rich client library for nsq in Kotlin
Hi Bernhard, Thanks for sharing, this is great, would you mind opening a pull request to add this
12/25/20
Shahked Bleicher
, …
Patrick Morris
5
11/15/20
NSQ Message Persistance
Problem with multiple nsq is processing the message multiple times or complicated coordination so you
unread,
NSQ Message Persistance
Problem with multiple nsq is processing the message multiple times or complicated coordination so you
11/15/20
Harpo Roeder
,
Matt Reiferson
3
9/2/20
Rust client library designation
Hi Matt. That sounds like a very reasonable requirement! My employer is not using NSQ, I have the
unread,
Rust client library designation
Hi Matt. That sounds like a very reasonable requirement! My employer is not using NSQ, I have the
9/2/20
Harpo Roeder
8/9/20
New Asynchronous Rust client
Hello I have implemented a new Rust client for NSQ. It is to my knowledge the most fully featured
unread,
New Asynchronous Rust client
Hello I have implemented a new Rust client for NSQ. It is to my knowledge the most fully featured
8/9/20
Matt Reiferson
7/25/20
[ANN] pynsq v0.9.0
0.9.0 #244 - tornado 6.x support, co-routine message handlers #247 - switch to GitHub Actions for CI
unread,
[ANN] pynsq v0.9.0
0.9.0 #244 - tornado 6.x support, co-routine message handlers #247 - switch to GitHub Actions for CI
7/25/20
Patrick Morris
,
Pierce Lopez
3
7/6/20
Binary disk format
Thanks, I'll check it out. On Mon, Jul 6, 2020 at 12:31 PM Pierce Lopez <pierce.lopez@gmail.
unread,
Binary disk format
Thanks, I'll check it out. On Mon, Jul 6, 2020 at 12:31 PM Pierce Lopez <pierce.lopez@gmail.
7/6/20
Pierce Lopez
8/28/19
[ANN] NSQ v1.2.0
1.2.0 Upgrading #1055 - nsqd : removed support for old metadata scheme used in v0.3.8 and earlier you
unread,
[ANN] NSQ v1.2.0
1.2.0 Upgrading #1055 - nsqd : removed support for old metadata scheme used in v0.3.8 and earlier you
8/28/19
Andy Xie
8/20/19
Can anyone help me review nsqd storage engine refactor PR
Can anyone help me review nsqd storage engine refactor PR? PR: https://github.com/nsqio/nsq/pull/1170
unread,
Can anyone help me review nsqd storage engine refactor PR
Can anyone help me review nsqd storage engine refactor PR? PR: https://github.com/nsqio/nsq/pull/1170
8/20/19
Andy Xie
5/23/19
NSQ-Operator v0.4.0 release
Hi, all After being developed for about one month off and on, Nsq-Operator has reached its v0.4.0
unread,
NSQ-Operator v0.4.0 release
Hi, all After being developed for about one month off and on, Nsq-Operator has reached its v0.4.0
5/23/19
marin prcela
,
Matt Reiferson
3
5/13/19
What are the drawbacks of disabling the output_buffer?
Thank you for your answer! That cleared things up. On Monday, May 6, 2019 at 6:47:28 PM UTC+2, Matt
unread,
What are the drawbacks of disabling the output_buffer?
Thank you for your answer! That cleared things up. On Monday, May 6, 2019 at 6:47:28 PM UTC+2, Matt
5/13/19
andy....@gmail.com
,
Matt Reiferson
2
4/19/19
NSQ-Operator Announcement
This is exciting, thanks Andy! On Thu, Apr 18, 2019 at 8:19 PM <andy....@gmail.com> wrote: I
unread,
NSQ-Operator Announcement
This is exciting, thanks Andy! On Thu, Apr 18, 2019 at 8:19 PM <andy....@gmail.com> wrote: I
4/19/19
lathif....@gmail.com
,
Pierce Lopez
2
3/25/19
Understanding message Finish and Requeue
After nsqd times-out the message sent to the slow consumer, neither finish nor requeue from the slow
unread,
Understanding message Finish and Requeue
After nsqd times-out the message sent to the slow consumer, neither finish nor requeue from the slow
3/25/19