Closed GoogleCodeExporter closed 9 years ago
The underlying protocol implementation doesn't use output streams, it packs byte
buffers and passes them onto NIO for delivery when bandwidth is available.
I'd imagine adding a stream interface might make things less optimal since
multiple
commands couldn't be transmitted in the same packet, but I don't imagine it'd be
worth the effort just based on how I'd imagine doing it.
If you'd like to give it a shot and see if you can make it measurably better,
I'd
probably take it, but I can't think of a way I'd do it that would lead to
improvement.
Original comment by dsalli...@gmail.com
on 10 Feb 2009 at 7:58
Original issue reported on code.google.com by
shalmaneser@gmail.com
on 31 Jan 2009 at 3:19