Discuss ZeroMQ



TheZeroMQis a lightweight open-source universal messaging library that enables asynchronous communication between distributed systems, applications, and services. It supplies a simple socket-like API that shall be used to create scalable, concurrent, and fault-tolerant architectures. It is written in C++.

Advertisements