Description
ZeroMQ messaging can be used from Octave scripts for distributed or asynchronous communication. This helps developers connect numerical workflows to other processes, services, or experiments.
It is a messaging extension. Network endpoints and message contents should be reviewed because scripts can send or receive data across processes or hosts.