Create messaging concept #397
Labels
actinia as a service
enhancement
New feature or request
plugin
does not concern actinia-core but one of the plugins
As more an more plugins are developed, it is not feasable to differ between them only by using another endpoint. This current approach makes it hard to chain different plugins and is not very flexible.
The task here should be to come up with a concept which allows different plugins to be chained. Message queue / broker could be a cool approach with redis already needed by actinia and job queue already possible via redis.
The concept should be flexible, so that the "chain" works, even though not all plugins are always installed.
The text was updated successfully, but these errors were encountered: