anacostiaAI / anacostia-pipeline

Anacostia is a framework for creating machine learning operations (MLOps) pipelines
Apache License 2.0
1 stars 2 forks source link

convert filesystemstore subapp and component to use SSE #10

Closed mdo6180 closed 1 month ago

mdo6180 commented 2 months ago
mdo6180 commented 1 month ago

abandoned multithreaded queue approach. FilesystemStoreNodeApp pulled data straight from metadatastore.

mdo6180 commented 1 month ago

in the future, we should view the development of the FastAPI subapp as something that is built in conjunction with the node; rather than two separate classes.