Limit the amont of work that happens on netty event loop threads.
Currently we are kryo serializing/deserializing the message envelope which can potentially limit throughput. Change-Id: I0ae9dab53bbb765b7618ceaefda1edf4f77b0b59
Showing
9 changed files
with
126 additions
and
179 deletions
-
Please register or login to post a comment