Skip to content

Conversation

@ecanzonieri
Copy link
Contributor

Send broker aware requests in parallel and use select to read from available sockets.
This is a good improvement when using large clusters and reading from multiple partitions/topics which span on many brokers.
Do not expect performance improvement when reading from a single partition.

@dpkp
Copy link
Owner

dpkp commented Dec 2, 2015

Nice!

dpkp added a commit that referenced this pull request Dec 2, 2015
…requests

Use unblocking io for broker aware requests
@dpkp dpkp merged commit 58e2ab4 into dpkp:master Dec 2, 2015
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.

2 participants