Open
ckaran
opened this issue 9 years ago
•
0 comments
Instead of creating your own socket library, use nanomsg. It is really designed to be a high-speed, low-latency, socket-oriented messaging library. The guy that wrote it created ZeroMQ and took everything he learned from that project to write nanomsg (which is arguably a better project).