[zeromq-dev] 0.6 Release Timing and Features?

Martin Sustrik sustrik at fastmq.com
Tue Apr 7 13:17:55 CEST 2009


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