I think the question you must ask yourself is how have you compared a practical implementation of your business requirements with different products.
Your question makes it seem like you may well have a dull naive understanding of complex software systems. No one here can answer your questions unless you want consultants who can consider your business complexities. Forgive my frankness. On 22 Dec 2015 3:32 pm, "Louis Hust" <[email protected]> wrote: > > Hi, all > > We are designing a distributed software, we'd like to have a global queue, and many producer programs can send message > to the global queue, and many consumer programs can receive message from the global queue. > Each message in global queue can be consumed by each consumer independently, not in load balance way. > > RabbitMQ can satisfy our need, but we want to compare with more MQ, so ZMQ up to us for it's performance. > > But we found ZMQ is not an independent Software, instead it's library. > > If ZMQ satisfy this situation? Can anyone give me some idea about it? > > I am newbee for ZMQ, any idea will be appreciated!!! > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
