ChimeraPy / Engine

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

EPIC: Event Driven Refactorings #273

Open umesh-timalsina opened 1 year ago

umesh-timalsina commented 1 year 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 1 year ago

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

edavalosanaya commented 1 year ago

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