Oct. 7, 2014
7:34 p.m.
2014-10-07 16:19 GMT-03:00 Norbert Hartl <norbert@hartl.name>:
Esteban,
die mq in 0mq is misleading here because it is not a message queue. 0mq is called sockets on stereoids where you can plug communication channels with less overhead. It is more of an orchestration toolkit for distributed computing.
I can see. Thank you. I overlooked it, It seems really cool! But certainly it is more low level than a "regular" MQ :) Regards!