Skip to content

Rewrite the Node library to use the new core call API#504

Merged
tbetbetbe merged 29 commits intogrpc:masterfrom
murgatroid99:node_new_core_api
Feb 18, 2015
Merged

Rewrite the Node library to use the new core call API#504
tbetbetbe merged 29 commits intogrpc:masterfrom
murgatroid99:node_new_core_api

Conversation

@murgatroid99
Copy link
Copy Markdown
Member

This closes #403. It also closes #177.

I'd appreciate if @ctiller takes a look at the C++ parts.

@murgatroid99 murgatroid99 added this to the Wrapped Languages Weekly 02/17 milestone Feb 12, 2015
@tbetbetbe tbetbetbe assigned ctiller and unassigned tbetbetbe Feb 12, 2015
@murgatroid99
Copy link
Copy Markdown
Member Author

I would just like to note that this change decreased median unary call latency to about 200 us.

@ctiller
Copy link
Copy Markdown
Member

ctiller commented Feb 13, 2015

\o/

On Thu Feb 12 2015 at 3:53:14 PM Michael Lumish notifications@github.com
wrote:

I would just like to note that this change decreased median unary call
latency to about 200 us.


Reply to this email directly or view it on GitHub
#504 (comment).

@ctiller ctiller assigned tbetbetbe and unassigned ctiller Feb 13, 2015
@ctiller
Copy link
Copy Markdown
Member

ctiller commented Feb 13, 2015

I think the C++ stuff looks good at this point.

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.

Add a documentation comment

@murgatroid99
Copy link
Copy Markdown
Member Author

I added the missing documentation.

tbetbetbe added a commit that referenced this pull request Feb 18, 2015
Rewrite the Node library to use the new core call API
@tbetbetbe tbetbetbe merged commit 0a9ae3d into grpc:master Feb 18, 2015
@lock lock bot locked as resolved and limited conversation to collaborators Feb 1, 2019
@lock lock bot unassigned tbetbetbe Feb 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Node with new call API Investigate large_unary interop test regression

4 participants