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

IronReader #67

Merged
merged 2 commits into from Oct 7, 2014
Merged

IronReader #67

merged 2 commits into from Oct 7, 2014

Conversation

orrgal1
Copy link
Contributor

@orrgal1 orrgal1 commented Oct 5, 2014

implemented an IronReader which closes the connection when closed. ran it with multiple producers/consumers. did not notice a big performance degradation and looks like it fixes issue #65 of leaking TCP connections. It doesnt look too elegant to me but it was the quickest fix I found for now. Maybe a connection pool would be cleaner and more performant.

@Stephenitis
Copy link

@pax95 @edsrzf

@pyeremenko
Copy link
Contributor

Thanks, @orrgal1!

pyeremenko added a commit that referenced this pull request Oct 7, 2014
@pyeremenko pyeremenko merged commit 0e86e2e into iron-io:master Oct 7, 2014
@pyeremenko pyeremenko mentioned this pull request Oct 7, 2014
edsrzf added a commit that referenced this pull request Oct 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants