ZeroMQ install on osx ZeroMQ : http://zeromq.org/docs:source-git git clone git://github.com/zeromq/libzmq.git cd libzmq ./autogen.sh ./configure # add other options here make make check sudo make install or brew install zeromq Share this:Click to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window) Related Posted on 2015-06-06 7:52 AM by andrew Comment 📂This entry was posted in 기술 기술자료
2015-08-26 andrew how to calculate duration timehttp://stackoverflow.com/questions/6734375/c-boost-get-current-time-in-milliseconds int main(...
2015-05-18 andrew [scrap]Linux ssh 초기 보안 설정http://simonshin.egloos.com/2247508 /bin/su File chattr -i /bin/su chown root.wheel /bin/su c...