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
/
server_async.cc
Commit message (
Expand
)
Author
Age
*
Remove host option from ServerConfig proto since it is error-prone and
Vijay Pai
2016-01-29
*
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
David Garcia Quintas
2016-01-27
|
\
|
*
clang-format
Vijay Pai
2016-01-27
|
*
Don't log newlines
Vijay Pai
2016-01-27
|
*
Allow dynamic sizing of async client and server thread pools
Vijay Pai
2016-01-27
|
*
Sanity checks and asan fix
vjpai
2016-01-27
*
|
Merge remote-tracking branch 'upstream/master' into sync_async_mix
yang-g
2016-01-15
|
\
|
|
*
Added back trailing newlines
David Garcia Quintas
2016-01-14
*
|
Merge remote-tracking branch 'upstream/master' into sync_async_mix
yang-g
2016-01-14
|
\
|
|
*
clang-format code
Craig Tiller
2016-01-14
|
*
Update copyrights again
murgatroid99
2016-01-13
*
|
merge with head
yang-g
2016-01-13
|
\
|
*
|
merge with head
yang-g
2016-01-13
|
\
\
|
|
*
Merge branch 'master' into bbuf
Vijay Pai
2016-01-11
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
More changes needed for generic support
Vijay Pai
2016-01-07
*
|
|
Exploratory refactoring for mixed sync/async methods on the same C++ service
Craig Tiller
2016-01-07
|
|
*
clang-format
Vijay Pai
2016-01-07
|
|
*
Refactor server side to support generic tests.
vjpai
2016-01-07
|
|
/
|
/
|
|
*
Consolidate C++ proto files under src/proto
Craig Tiller
2015-12-17
|
/
*
use new perf proto options in c++
Jan Tattermusch
2015-11-18
*
Address some review comments about signal and restoring qps_test_with_poll
vjpai
2015-11-04
*
clang-format
Vijay Pai
2015-11-04
*
Add in security support, make payload protos configurable
vjpai
2015-11-04
*
Cleanup some names
vjpai
2015-11-02
*
QPS worker no longer needs to specify server port on command line. This is part
vjpai
2015-10-29
*
Split up into a new service proto, use proper service suffix, add a
vjpai
2015-10-29
*
Numerous proto changes to make things more sane and fix some outstanding issues
vjpai
2015-10-28
*
Split qpstest.proto into two parts - one for performance stats and
vjpai
2015-10-21
*
Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps
vjpai
2015-10-19
*
Fix clang-format script
Craig Tiller
2015-09-28
*
Fix mac build
Craig Tiller
2015-09-10
*
Merge pull request #3174 from vjpai/shutitdown2
Craig Tiller
2015-09-10
|
\
*
|
Removing pessimizing moves.
Nicolas "Pixel" Noble
2015-09-03
|
*
Put timeout on server shutdown
vjpai
2015-08-31
*
|
Hand-written changes
Craig Tiller
2015-08-31
|
/
*
Shuffling headers around.
Julien Boeuf
2015-08-28
*
headers reorg
yang-g
2015-08-21
*
Address concerns from review
vjpai
2015-08-11
*
Eliminate user of lambda in server definition
Vijay Pai
2015-07-31
*
Start switching everything to dynamic pool
Vijay Pai
2015-07-23
*
Merge github.com:grpc/grpc into i-want-to-wait-free
Craig Tiller
2015-07-17
|
\
|
*
Change name of thread_pool files to fixed_size_thread_pool when
vjpai
2015-07-15
|
*
Make thread_pool.h a public header
Vijay Pai
2015-07-15
*
|
Adjust oustanding request count to meet new server algorithm
Craig Tiller
2015-07-15
|
/
*
Pluck some low hanging concurrency fruit
Craig Tiller
2015-07-01
*
Make async server use one CQ per server thread
Craig Tiller
2015-06-09
*
Dont serialize new call requests under the server test lock
Craig Tiller
2015-06-08
*
Fixed memory leak in server_async
David Garcia Quintas
2015-06-02
*
clang-format
Craig Tiller
2015-05-21
*
Fix shutdown crash in async streaming test
Craig Tiller
2015-05-21
[next]