murgatroid99
|
8678bb424e
|
Remove extraneous logging code
|
9 years ago |
murgatroid99
|
c04b80cb47
|
Make Node not segfault when it receives a compressed message
|
9 years ago |
Makarand Dharmapurikar
|
6d2ed00a1a
|
Slight change to surface API.
|
9 years ago |
Jan Tattermusch
|
ebd506b7de
|
use 2 clients for 8core setup as well
|
9 years ago |
Craig Tiller
|
22ca12b83f
|
Merge pull request #6716 from jtattermusch/enable_multiclient
Use 2 clients for 32core throughput scenarios.
|
9 years ago |
Jan Tattermusch
|
db51bf9f81
|
add a new worker
|
9 years ago |
Makarand Dharmapurikar
|
de733bd78c
|
Cosmetic changes to address feedback.
|
9 years ago |
Jan Tattermusch
|
61aa858d7e
|
Merge pull request #6703 from murgatroid99/pc_zookeeper_generation_fix
Make grpc_zookeeper.pc file generation consistent with other .pc files
|
9 years ago |
Craig Tiller
|
1a43405221
|
Merge pull request #6706 from ctiller/rraf
Round robin notifier pollset
|
9 years ago |
Craig Tiller
|
15d7f3cd0d
|
Mark port as non-listening
|
9 years ago |
Craig Tiller
|
325a0591a5
|
Mark port as non-listening
|
9 years ago |
murgatroid99
|
73563264b0
|
Improve wording of protobuf warning in Makefile
|
9 years ago |
Craig Tiller
|
53dd6b9e45
|
Round robin notifier pollset
|
9 years ago |
murgatroid99
|
e7cb77b471
|
Make grpc_zookeeper.pc file generation consistent with other .pc files
|
9 years ago |
Alistair Veitch
|
d961a8f3ee
|
really move
|
9 years ago |
Alistair Veitch
|
fb461babb5
|
really commit
|
9 years ago |
Alistair Veitch
|
8fc19a1fa5
|
move proto file
|
9 years ago |
Alistair Veitch
|
0e6ebde2c9
|
Fix incorrect script invocation for code generation.
|
9 years ago |
Alistair Veitch
|
d69354e488
|
Merge branch 'master' into add_proto
|
9 years ago |
Alistair Veitch
|
092f3f02f0
|
update docs
|
9 years ago |
Jan Tattermusch
|
d7bbd38b27
|
Merge pull request #6679 from nathanielmanistaatgoogle/cancel-many-calls-test
Add a Cython-level cancel-many-calls test
|
9 years ago |
Jan Tattermusch
|
6db0232c3a
|
Merge pull request #6662 from murgatroid99/ruby_explicit_kw_args
Avoid using unspecified keyword args where possible
|
9 years ago |
Jan Tattermusch
|
c86860f8cb
|
Merge pull request #6695 from rjshade/request_with_flags_timeout
Increase request_with_flags timeout deadline
|
9 years ago |
Craig Tiller
|
8978b3ca51
|
Merge pull request #6612 from ctiller/test_affine
Affinitize server call notification
|
9 years ago |
Craig Tiller
|
e0ddc35aa3
|
Speed up tests
|
9 years ago |
Craig Tiller
|
825cd4533c
|
Cleanup redundant tests
|
9 years ago |
Craig Tiller
|
116b3c5473
|
Merge github.com:grpc/grpc into test_affine
|
9 years ago |
Jan Tattermusch
|
bd04175b99
|
Merge pull request #6694 from ctiller/sin
Improve test debugability, fix race condition in set_initial_connect_string_test
|
9 years ago |
Craig Tiller
|
e67f7b6b54
|
Fix timeout on async server shutdown
Server was continuing to make requests for new calls forever, which were
starving out the shutdown sequence. Change order and win.
|
9 years ago |
murgatroid99
|
2939e2f9f7
|
Update ruby perf code with keyword args changes
|
9 years ago |
Jan Tattermusch
|
f581659215
|
add TODO
|
9 years ago |
Jan Tattermusch
|
6854c70c94
|
reorder clientside send preconditions
|
9 years ago |
Jan Tattermusch
|
d910833175
|
clientside writes should finish with TaskCanceledException if cancel was previously requested
|
9 years ago |
Craig Tiller
|
8c2d373aca
|
Merge branch 'test_affine' of github.com:ctiller/grpc into test_affine
|
9 years ago |
Craig Tiller
|
c4c6ecf8e9
|
Merge github.com:grpc/grpc into test_affine
|
9 years ago |
Jan Tattermusch
|
5468c27841
|
reorder members for readability
|
9 years ago |
Jan Tattermusch
|
5c52f377bd
|
improve ordering of serverside send checks
|
9 years ago |
Jan Tattermusch
|
56605efca6
|
adjust the tests to reflect the correct send behavior on client
|
9 years ago |
Jan Tattermusch
|
6098848a3f
|
allow short-circuiting the send operation
|
9 years ago |
Jan Tattermusch
|
239fce1344
|
simplify implementation of SendCloseFromClient
|
9 years ago |
Robbie Shade
|
e29f7a15d0
|
Make request_with_flags timeout deadline equal to that of request_with_payload.
|
9 years ago |
Craig Tiller
|
468ee4cd65
|
Improve test debugability, fix race condition
|
9 years ago |
Alistair Veitch
|
30fe63243a
|
end-to-end compilation
|
9 years ago |
murgatroid99
|
74cb8f5e6d
|
Removed remaining reference to timeout argument from ruby interop client
|
9 years ago |
murgatroid99
|
fb2877d4c8
|
Updated ruby interop client with keyword argument changes
|
9 years ago |
Jan Tattermusch
|
8472cc5bc5
|
preparation for write semantics cleanup
|
9 years ago |
Alistair Veitch
|
013ea77216
|
checkpoint
|
9 years ago |
Jan Tattermusch
|
84dcf0661e
|
cleanup in tests
|
9 years ago |
Jan Tattermusch
|
0aca838d7d
|
add a server streaming api test
|
9 years ago |
Jan Tattermusch
|
421d2c411a
|
add TODOs and remove unused imports
|
9 years ago |