[zeromq-dev] ZeroMQ 2.0 reconnect question

Martin Sustrik sustrik at 250bpm.com
Mon Dec 14 22:45:15 CET 2009


Jim,

> I am willing to test it. That is not problem. The issue is I don't have
> all the potential target environments available for complete testing.
> For example, I can test tcp/udp but not PGM. I only have windows target
> available to me know, and I don't have MS PGM available. 
> 
> What type of testing did you have in mind?

For this particular code, the microarchitecture and the OS should be 
irrelevant, so testing it on one platform should guarantee it'll work on 
the other platforms as well. As for PGM, 0MQ/2.0 has moved away from MS 
PGM even on Win32 platform. It will use OpenPGM instead. The feature 
should be available shortly. We can postpone reconnection test on PGM 
till then.

At the moment what I meant was just writing some simple apps and trying 
to break it so that it either doesn't reconnect or fail in some other 
way and reporting the problems back.

Martin




More information about the zeromq-dev mailing list