Description
Distributed services can handle work without blocking on each request by using a ZeroMQ-based server API. This library supports service-oriented and distributed-computing applications that need message-driven workers and scalable request handling. It is mainly consumed by developers and services; network exposure, queue behavior, and worker permissions depend on the application that links it.