Skip to content
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

nsqd: client configurable output buffering #196

Merged
merged 4 commits into from
Jun 1, 2013

Conversation

mreiferson
Copy link
Member

I'm happy with how the feature negotiation stuff has gone and it makes sense for the client to be able to (optionally) control the output buffering nsqd uses to write to it for a variety of use cases.

PS. I was never really happy with the fact that I had chosen a hard-coded 5ms... one size does not fit all.

cc @jayridge

@mreiferson
Copy link
Member Author

diff is ugly, sorry... if we can come up with a shorter name for "OutputBuffer" go fmt wont freak out

@jehiah
Copy link
Member

jehiah commented May 10, 2013

how about maxOutputBufferDelay ?

@jayridge
Copy link

I like the term spluffer; splitter/buffer.

spluffer

@mreiferson
Copy link
Member Author

this one deserves a test or two...

@mreiferson
Copy link
Member Author

merge me @jehiah

jehiah added a commit that referenced this pull request Jun 1, 2013
nsqd: client configurable output buffering
@jehiah jehiah merged commit da7057d into nsqio:master Jun 1, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants