Skip to content

Make async server use one CQ per server thread#2028

Merged
vjpai merged 1 commit intogrpc:masterfrom
ctiller:more-is-better-than-less
Jun 10, 2015
Merged

Make async server use one CQ per server thread#2028
vjpai merged 1 commit intogrpc:masterfrom
ctiller:more-is-better-than-less

Conversation

@ctiller
Copy link
Copy Markdown
Member

@ctiller ctiller commented Jun 10, 2015

Eliminate chances of contention due to server implementation

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So, I'm still enforcing the policy of no new range-based for's with the intention of eventually making this code fully gcc-4.4 compatible.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see a range based for here?

@vjpai
Copy link
Copy Markdown
Contributor

vjpai commented Jun 10, 2015

Besides my one minor nit above, I'm satisfied with the code here. I would LGTM.

@vjpai
Copy link
Copy Markdown
Contributor

vjpai commented Jun 10, 2015

Sorry,my eyes glazed over when I was reviewing this too late. My fault.

vjpai added a commit that referenced this pull request Jun 10, 2015
Make async server use one CQ per server thread
@vjpai vjpai merged commit 4191ea7 into grpc:master Jun 10, 2015
@lock lock bot locked as resolved and limited conversation to collaborators Jan 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants