Is it possible to run multiple Meltano pipelines i...
# best-practices
l
Is it possible to run multiple Meltano pipelines in parallel within one instance?
v
yes, and it depends on your definition of "instance"
l
let's say that I containerize Meltano and run the image in a VM, to run multiple pipelines in parallel, can we do it within one container?
v
With one container image?
Sure
l
Can you elaborate? thanks.