Skip to content
This repository has been archived by the owner on Sep 13, 2018. It is now read-only.

Enable configurating multiplex behavior #112

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

carllerche
Copy link
Member

@carllerche carllerche commented Jan 9, 2017

Adds a MultiplexConfig struct that is used to configure how the
multiplexer behaves.

Remaining:

  • Tests

@carllerche carllerche force-pushed the multiplex-config branch 2 times, most recently from 8ded96c to f2cec17 Compare January 10, 2017 16:56
Adds a `MultiplexConfig` struct that is used to configure how the
multiplexer behaves.
@aajtodd
Copy link
Contributor

aajtodd commented Jan 28, 2017

I was going to make an issue for not being able to specify max in flight requests but this PR looks like it covers that.

@carllerche
Copy link
Member Author

Yeah... I need to rebase it though..

@jonhoo
Copy link

jonhoo commented Apr 10, 2017

Any progress on getting this merged? Am hitting some performance drops that I believe are related to MAX_IN_FLIGHT_REQUESTS = 32.

jonhoo added a commit to jonhoo/tokio-proto that referenced this pull request Apr 10, 2017
@carllerche
Copy link
Member Author

Not yet... been busy. I definitely should get back to this.

@carllerche
Copy link
Member Author

Quick update, I've been pretty busy in the lower levels of the stack, but I'll be returning to give tokio-proto some love soon!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants