brainmaze-zmq
provides utility functions and tools for working with ZeroMQ, enabling efficient multiprocess communication. This library is designed to be lightweight, modular, and multiplatform.
- Easy-to-use utilities for setting up ZeroMQ sockets (PUSH, PULL, PUB, SUB, REQ, REP).
- Support for scalable multiprocess communication.
- Compatible with Python 3.9 and above.
- Tested on Windows, macOS, and Linux.
You can install the package via pip
:
pip install brainmaze-zmq