Hi Asif, > First of all I hope you'd excuse me for my laziness as I have not yet > begun working with 0MQ and yet come up with a question. The 0MQ concept > paper/page says that you can use ZeroMQ to send message to a topology > instead of an IP address, right? Could you please provide a link to an > online example that does just that? Can you tell me which version of > ZeroMQ supports such functionality? I am interested in knowing about the > version in that the publishing date of the concepts paper appears to be > very recent. On the other hand, I want to use a stable version - the > current stable version. Can I use it to implement layers/topologies that > I can send message to?
It works that way in all versions for last 2 years. You are not even likely to find the older versions. Martin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
