index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
qps
/
worker.cc
Commit message (
Expand
)
Author
Age
*
Update copyrights
Craig Tiller
2016-03-31
*
Add a Quit RPC so that we can conveniently shut down the workers from the dri...
vjpai
2016-02-02
*
Copyright fixes for sanity
vjpai
2016-01-19
*
Re-enable explicit specification of server port for qps worker. Also
Vijay Pai
2016-01-19
*
QPS worker no longer needs to specify server port on command line. This is part
vjpai
2015-10-29
*
headers reorg
yang-g
2015-08-21
*
Update C++ impl
Craig Tiller
2015-07-13
*
Fixup C++
Craig Tiller
2015-07-06
*
Add a test that headers are properly in build.json
Craig Tiller
2015-06-25
*
Merge pull request #1703 from ctiller/fugly
Vijay Pai
2015-05-22
|
\
|
*
clang-format qps code - it was getting out of hand
Craig Tiller
2015-05-21
*
|
Replaced std::this_thread::sleep_for for gpr_sleep_until.
David Garcia Quintas
2015-05-20
|
/
*
Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all t...
Yang Gao
2015-04-24
*
Wrap ParseCommandLineFlags in InitTest
Yang Gao
2015-04-15
*
Allow RunScenarios to spawn in-process workers
Craig Tiller
2015-04-09
*
Revive proper SIGINT handling
Vijay Pai
2015-04-02
*
Put in calls to profiling
Vijay Pai
2015-03-31
*
Merge branch 'qps-stream' of https://github.com/vjpai/grpc into vjpai-qps-stream
Vijay Pai
2015-03-23
|
\
|
*
Make RPC type configurable
vjpai
2015-03-23
|
*
Added streaming C++ tests for sync and sync cases
vjpai
2015-03-23
*
|
Various Windows fixes.
Nicolas Noble
2015-03-19
|
/
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-05
*
Compile fix
Craig Tiller
2015-03-04
*
Linux compile fix
Craig Tiller
2015-03-04
*
Compile fix
Craig Tiller
2015-03-04
*
Async server works
Craig Tiller
2015-03-04
*
Async client progress
Craig Tiller
2015-03-04
*
Generate latencies in driver
Craig Tiller
2015-03-03
*
Formatting
Craig Tiller
2015-03-03
*
Rework QPS client/server
Craig Tiller
2015-03-02
*
WIP
Craig Tiller
2015-03-02