Containerised Shinyproxy very slow

I am trying to scale my solution using https://github.com/openanalytics/shinyproxy-config-examples/tree/master/02-containerized-docker-engine as an advisor. Unfortunately after following all the steps I am finding that loading my solution takes forever as compared to just running it as java -jar shinyproxy-2.0.3.jar. In fact even after loading when I try open my containers they crash. I posted a more comprehensive version of the question here https://stackoverflow.com/questions/52278328/containarized-shinyproxy-very-slow.

Any ideas why this might be the case?

Thanks
Brian

Problem solved

1 Like

What was the solution? I have a shinyapp that takes 2 minutes to run a monte carlo simulation. Now that it’s dockerized, with two users, it takes 12 minutes each (600% increase).