-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Networking
-
Server Programmability
-
Integrate+Tuning 16 (06/24/16)
This is most useful with exhaust cursors or pipelined queries because it allows preparing the next batch while the current one is being sent over the network. It will also have a small improvement for normal RPC-style requests because it will avoid the very short thread wakeup between sending the reply and reading the next request.
- is depended on by
-
SERVER-24242 Improve replication performance
- Closed