GSS-Cogs / linked-data-repository

A repository to hold and store CSV-Ws, Turtle and other Linked data
Apache License 2.0
0 stars 0 forks source link

Design & Implement Msg Queue Interface/Abstract Class/Class #15

Closed mikeAdamss closed 2 years ago

mikeAdamss commented 2 years ago

https://python-dependency-injector.ets-labs.org/examples/sanic.html

Investigate implementing a dependency injection framework in python (such as the above, though alternatives can be considered). Implement it with the message queueing example (see below points), but try to keep the implementation agnostic enough that it can be applied in other examples.

This is principally a spike, but we would like to get a viable message queue handler out of this.

mikeAdamss commented 2 years ago

https://github.com/GSS-Cogs/linked-data-repository-shared/pull/1

mikeAdamss commented 2 years ago

done