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

EPIC: Event Driven Refactorings #273

Open umesh-timalsina opened 11 months ago

umesh-timalsina commented 11 months ago

We must refactor HTTP-based programming into an event-driven distributed protocol via ZMQ or WS for some sections of the code base. An event bus could also be broadcasting to WS subscribers.

edavalosanaya commented 10 months ago

This is going to be an epic -- multiple PRs to address this implementation.

edavalosanaya commented 10 months ago

Going to create a separate branch called dev-aiodistbus for the epic.