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.
 
 
 
 
 
 
Karthik Ravi Shankar 276c4dc593
Merge pull request #18223 from grpc/grpc_namespace_opencensus
6 years ago
..
BUILD excluded non-compatible test 6 years ago
bm_alarm.cc Add a microbenchmark for immediately-firing alarms 6 years ago
bm_arena.cc
bm_byte_buffer.cc Revert "Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing." 6 years ago
bm_call_create.cc Convert client channel factory to C++ 6 years ago
bm_channel.cc
bm_chttp2_hpack.cc Remeve memset(0) from arena allocated memory. 6 years ago
bm_chttp2_transport.cc Implement TCP_INQ for gRPC in Linux 6 years ago
bm_closure.cc fix more detected mu/cv leaks 6 years ago
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
bm_metadata.cc
bm_opencensus_plugin.cc Fold opencensus into grpc_impl namespace 6 years ago
bm_pollset.cc
bm_timer.cc Add microbenchmarks for grpc_timer 6 years ago
fullstack_context_mutators.h
fullstack_fixtures.h Revert "Folding the Channel class into the grpc_impl namespace." 6 years ago
fullstack_streaming_ping_pong.h
fullstack_streaming_pump.h
fullstack_unary_ping_pong.h
helpers.cc Need to properly init library for microbenchmarks 6 years ago
helpers.h Need to properly init library for microbenchmarks 6 years ago
noop-benchmark.cc
representative_server_initial_metadata.headers
representative_server_trailing_metadata.headers