I'm running stress tests on linux. At some point, cpu utilization goes
high. I've verified using the debugger that Controller.doSelect gets zero
keys back from handler's select.
So, I'm looking for this 'beautiful hack' in the Controller source code for
1.9.11 and am not seeing it. I think maybe I'm blind :) or the hack is in
grizzly 2.0? If its in 2.0, do you think I can make it fit into 1.9.11? Or
do you advise I try my application on 2.0 trunk?