-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
It would be useful for the reactor to spin up individual containers for each sequence being responded to. Docker containers can spin up other containers following this example.
Doing this would make the process more robust: if a single rt-match-filter fell over then it wouldn't take the whole system with it. This could be taken further and plugins could be containerised and then rt-match-filter could spin up containers for those plugins that just share Input and output directories. The plugins could be set to auto-restart meaning that if they encountered an issue (out of memory??) then they would restart and continue consuming.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels