Nice work - I wonder what's going on with the Jetty NIO on Linux. Out of curiosity - was there an AV product running at the time of the Windows test?
On 13 March 2010 16:59, Oleg Kalnichevski <[email protected]> wrote: > Ken Krugler wrote: >> >> Hi Todor, >> > > ... > >> >> I was hoping it might be related to nio vs. threaded approaches to HTTP >> handling. >> >> There's been a lot of debate about the value (performance, simplicity, >> resource consumption) but I haven't seen much head-to-head comparison where >> the rest of the implementation is roughly comparable. If you ever get any >> comparison numbers, I'd love to see them. >> >> -- Ken >> > > I have made a number of tests comparing HttpCore blocking vs HttpCore NIO vs > Jetty blocking vs Jetty NIO. The results and the link to the source code can > be found here: > > http://wiki.apache.org/HttpComponents/HttpCoreBenchmark > > Oleg > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
