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
Commit message (
Expand
)
Author
Age
*
Linux compile fix
Craig Tiller
2015-03-04
*
Merge branch 'qps_driver' of github.com:ctiller/grpc into qps_driver
Craig Tiller
2015-03-04
|
\
|
*
Compile fix
Craig Tiller
2015-03-04
|
*
Rename some files
Craig Tiller
2015-03-04
|
*
Async server works
Craig Tiller
2015-03-04
|
*
Async client works
Craig Tiller
2015-03-04
*
|
Linux compile fix
Craig Tiller
2015-03-04
|
/
*
Async client progress
Craig Tiller
2015-03-04
*
Async client progress
Craig Tiller
2015-03-04
*
Print resource utilization
Craig Tiller
2015-03-03
*
Formatting
Craig Tiller
2015-03-03
*
Generate latencies in driver
Craig Tiller
2015-03-03
*
Merge github.com:grpc/grpc into qps_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
|
*
Better use of threads, avoid thread safety issues on destructor with
Vijay Pai
2015-03-02
*
|
Merge github.com:grpc/grpc into qps_driver
Craig Tiller
2015-03-02
|
\
|
|
*
Revert "Use typedefs to avoid triply-nested function templates"
vjpai
2015-02-27
|
*
Use typedefs to avoid triply-nested function templates
vjpai
2015-02-27
|
*
refresh -> Reset
vjpai
2015-02-27
|
*
Stop abusing operator() overloading
vjpai
2015-02-27
|
*
Move std::bind call out of main loop, change constructor appropriately
vjpai
2015-02-27
|
*
<:: -> < ::
vjpai
2015-02-27
|
*
override->GRPC_OVERRIDE
vjpai
2015-02-27
|
*
Merge remote-tracking branch 'upstream/master'
vjpai
2015-02-26
|
|
\
|
*
|
clang-format all these files
Vijay Pai
2015-02-26
|
*
|
Rename Async methods from generator to avoid naming conflicts to
vjpai
2015-02-26
|
*
|
New multithreaded async C++ tests. The server is architected the way
vjpai
2015-02-26
|
|
*
Make it possible to compile with gcc4.6
Craig Tiller
2015-02-26
|
|
/
*
|
Fix that race better
Craig Tiller
2015-02-24
*
|
Fix linux compile bug
Craig Tiller
2015-02-24
*
|
Driver to client/server kind of works
Craig Tiller
2015-02-23
*
|
Create server/client lists
Craig Tiller
2015-02-23
*
|
'Fix' a race
Craig Tiller
2015-02-23
*
|
Getting the driver pieces in place
Craig Tiller
2015-02-23
*
|
Driver changes
Craig Tiller
2015-02-23
|
/
*
Some compilers not happy with <:: and need < :: instead
vjpai
2015-02-20
*
Making the usage of gflags uniform across distributions.
Nicolas "Pixel" Noble
2015-02-20
*
Fixing gflags' include path.
Nicolas "Pixel" Noble
2015-02-20
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Merge github.com:grpc/grpc into copyright
Craig Tiller
2015-02-18
|
\
*
|
Add proto copyrights
Craig Tiller
2015-02-16
|
*
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-11
|
|
\
|
|
/
|
/
|
*
|
Change pointer format
Vijay Pai
2015-02-10
*
|
Allow varying number of server threads via command line flag
Vijay Pai
2015-02-10
|
*
Fixup callers with new api
Craig Tiller
2015-02-09
|
/
*
Merge pull request #324 from ctiller/bench
Vijay Pai
2015-02-01
|
\
[next]