Skip to content

bnelair/brainmaze_zmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Platform

BrainMaze: ZMQ

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.

Features

  • 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.

Installation

You can install the package via pip:

pip install brainmaze-zmq