ezmsg.zmq#

Zero-MQ pub/sub units for ezmsg.

Overview#

ezmsg-zmq zero-MQ pub/sub units for ezmsg.

Key features:

  • ZeroMQ integration - Publish and subscribe using ZeroMQ

  • High-performance messaging - Fast inter-process communication

  • Network streaming - Stream data across network boundaries

  • Flexible patterns - Support for pub/sub and other ZeroMQ patterns

Installation#

Install from PyPI:

pip install ezmsg-zmq

Or install the latest development version:

pip install git+https://github.com/ezmsg-org/ezmsg-zmq@main

Dependencies#

Core dependencies:

  • ezmsg

  • pyzmq

Quick Start#

For general ezmsg tutorials and guides, visit ezmsg.org.

For package-specific documentation:

Documentation#

Indices and tables#