公众号:RiboseYim 个人站点:http://riboseyim.github.io?source=chinaunix
发布时间:2016-03-20 00:17:44
Fixing the WorldHow to explain ZeroMQ? Some of us start by saying all the wonderful things it does. It's sockets on steroids. It's like mailboxes with routing. It's fast! Others try to share their moment of enlightenment, that zap-pow-kaboom satori paradigm-shift moment when it all became .........【阅读全文】
发布时间:2016-03-20 00:15:45
Hello ZeroMQ World !安装git clone --depth=1 https://github.com/imatix/zguide.git./configuremakemake installC Project 添加库gcc -L/usr/local/lib -o "veto_mq_server" ./src/veto_mq_server.o -lzmq可能的异常:库路径、名.........【阅读全文】