The efficiency of the io passing can be increased in a couple of ways:
Collect multiple lines before sending when there is lots of output.
Support transport over raw sockets instead of websockets for internal use.
We should also look into better buffering strategies to handle massive amounts
of io and possibly figure out ways to spread the work of collecting output
around to multiple masters.
Original issue reported on code.google.com by ryanbres...@gmail.com on 27 Jul 2012 at 11:09
Original issue reported on code.google.com by
ryanbres...@gmail.com
on 27 Jul 2012 at 11:09