[zeromq-dev] 0.6 Release Timing and Features?

Martin Sustrik sustrik at fastmq.com
Wed Apr 8 09:21:42 CEST 2009


Aamir,

Thanks for help!

Martin

Aamir M wrote:
> Hi Martin.
> 
> I compiled from the latest source. These are the perf test results:
> 
> $ ./local_lat 10.195.6.77 eth1 eth1 1 100000
> message size: 1 [B]
> roundtrip count: 100000
> Your average latency is 134.56 [us]
> 
> $ ./local_thr 10.195.6.77 eth1 eth1 1 100000
> message size: 1 [B]
> message count: 100000
> Your average throughput is 505246 [msg/s]
> Your average throughput is 4 [Mb/s]
> 
> Thanks,
> Aamir
> 
> On Tue, Apr 7, 2009 at 7:17 AM, Martin Sustrik <sustrik at fastmq.com 
> <mailto:sustrik at fastmq.com>> wrote:
> 
>     Hi Aamir,
> 
>     The codebase is already stabilised (with exception of .NET/Mono
>     extension which is a separate stuff). If possible, try to download
>     the latest trunk and build it:
> 
>     ./autogen.sh
>     ./configure --with-perf
>     make sudo make install
> 
>     Then run perf tests (both latency and throughput). Use messages 1
>     byte long, with 100000 messages in each test.
> 
>     That should do to ensure that the core of the system works on
>     PowerPC platform.
> 
>     Thanks in advance!
>     Martin
> 
> 
>     Aamir M wrote:
> 
>         Martin,
> 
>         Regarding your request, what is involved in testing 0MQ on a
>         given platform? Is it just running some test scripts? I might be
>         able to help with QA on the following platform:
> 
>         PowerPC (ppc64)
>         RedHat Linux 5.2
>         C++
> 
>         Thanks,
>         Aamir
> 
> 




More information about the zeromq-dev mailing list