ChimeraPy / Engine

Distributed computing framework for Multimodal data written in Python
https://chimerapy-engine.readthedocs.io
GNU General Public License v3.0
8 stars 0 forks source link

Refactoring and improve PUB/SUB implementations to use ``zmq.asyncio`` #276

Closed edavalosanaya closed 11 months ago

edavalosanaya commented 11 months ago

This is linked to issue #273, as we will need to use PUB/SUB to create the event bus.