crimson/net: apple-to-apple server async-msgr
authorYingxin Cheng <yingxincheng@gmail.com>
Thu, 28 Mar 2019 15:26:12 +0000 (23:26 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 5 Apr 2019 03:21:18 +0000 (11:21 +0800)
commit674a740877203e52cd621029058046dcdb48dd8a
tree767df8209ed5ff085fc9e20e3add5c7ae3ae4e0b
parent42b66ac99bd2c43746171f69f8a3032266101ff7
crimson/net: apple-to-apple server async-msgr

The simplest async-msgr server which will have the same behavior with
crimson-msgr server for apple-to-apple performance test.

Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com>
src/test/crimson/CMakeLists.txt
src/test/crimson/perf_async_msgr.cc [new file with mode: 0644]