On 17/11/06, Trustin Lee <[EMAIL PROTECTED]> wrote:
On 11/17/06, Robert Greig <[EMAIL PROTECTED]> wrote:
>
> > PS: I beat Apache HTTP 2.0.55 with MINA + AsyncWeb today. I was able to
> get
> > 20,000 msg/sec throughput with my dual core opteron dual box. I will
> give
> > you an update later when more data is gathered and feel confident that I
> > configured Apache HTTPD to its maximum performance.
>
> Fantastic!! Was this with the standard socket io processor or the
> multithreaded one that Martin and I developed for Qpid? Also which
> version of the JDK was this with? 1.6?
It was the standard one. The multithreaded one didn't outperform the
standard one. It might be because the maximum length of a message is less
than 1KB. I used JDK 1.6 RC b104. JDK 1.6 performed 10% better than JDK
1.5.
HTH,
Trustin
--
what we call human nature is actually human habit
--
http://gleamynode.net/
--
PGP key fingerprints:
* E167 E6AF E73A CBCE EE41 4A29 544D DE48 FE95 4E7E
* B693 628E 6047 4F8F CFA4 455E 1C62 A7DC 0255 ECA6
Does your test utilise http 1.1 persistent connections? If so I would
expect the multithreaded SIOP to show an improvement in performance
under high read and write throughput on the same socket.
--
Martin Ritchie