The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vijay Pai fab05d336c Dynamic callback requesting, graceful server shutdown, and separate ExecCtx for callbacks 6 years ago
..
BUILD Add microbenchmarks for grpc_timer 6 years ago
bm_arena.cc
bm_byte_buffer.cc Benchmark to show that byte buffer copy is size-independent 7 years ago
bm_call_create.cc Remove subchannel args 6 years ago
bm_channel.cc Add channel creation benchmark 7 years ago
bm_chttp2_hpack.cc Remeve memset(0) from arena allocated memory. 7 years ago
bm_chttp2_transport.cc Dynamic callback requesting, graceful server shutdown, and separate ExecCtx for callbacks 6 years ago
bm_closure.cc
bm_cq.cc
bm_cq_multiple_threads.cc Avoid the thread jump in server callback APIs. 6 years ago
bm_error.cc
bm_fullstack_streaming_ping_pong.cc
bm_fullstack_streaming_pump.cc
bm_fullstack_trickle.cc
bm_fullstack_unary_ping_pong.cc Add documentation for running microbenchmarks with other tooling 7 years ago
bm_metadata.cc
bm_opencensus_plugin.cc
bm_pollset.cc Merge pull request #15648 from apolcyn/remove_fd_shutdown_already_closed 7 years ago
bm_timer.cc Add microbenchmarks for grpc_timer 6 years ago
fullstack_context_mutators.h
fullstack_fixtures.h clang tidy and clang format 7 years ago
fullstack_streaming_ping_pong.h
fullstack_streaming_pump.h
fullstack_unary_ping_pong.h
helpers.cc Only output stats if they were collected 7 years ago
helpers.h Warn on non-virtual destructor if class has virtual functions 7 years ago
noop-benchmark.cc
representative_server_initial_metadata.headers
representative_server_trailing_metadata.headers