Comment on The C10M problemComments−swah12yThose two articles, http://blog.erratasec.com/2013/02/multi-core-scaling-its-not... (from Robert Graham) and http://paultyma.blogspot.com.br/2008/03/writing-java-multith..., seem to say opposing things about how threads should be used.Having no experience with writing Java servers, I wonder if any you guys have an opinion on this.
Comments
Those two articles, http://blog.erratasec.com/2013/02/multi-core-scaling-its-not... (from Robert Graham) and http://paultyma.blogspot.com.br/2008/03/writing-java-multith..., seem to say opposing things about how threads should be used.
Having no experience with writing Java servers, I wonder if any you guys have an opinion on this.