The Wayback Machine - http://web.archive.org/web/20200601124658/https://github.com/topics/nsq
Skip to content
#

nsq

Here are 142 public repositories matching this topic...

heat
heat commented Aug 21, 2018

Hi folks, sory about my bad english.
I'm trying get up nsq services at containerum, at containerum the public port to services and container are random. With nsqlookupd and nsqadmin it's easy not a big trouble.
But when we try to run nsqd it's registrer ther right broadcast url but the follow ports that nsqd register is that expose in container and not the service port random assigned with the

judwhite
judwhite commented Oct 3, 2016

https://github.com/nsqio/go-nsq/blob/3c0c5ed026c3a4b2ecc62c675fd4579c2ca65d16/consumer.go#L781-L786

If FullJitterStrategy calculates a value less than config.MaxBackoffDuration then backoffCounter will increment where ExponentialStrategy wouldn't, potentially causing inBackoff() and RDY 1 to persist longer than intended.

This probably matters very little for most use cases, but durin

Improve this page

Add a description, image, and links to the nsq topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nsq topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.