3 comments

[ 4.8 ms ] story [ 19.8 ms ] thread
Does anyone here have experience in dealing with scaling? It seems like this is the biggest problem with Shiny. Since R is in general slow and single threaded, Shiny apps have a major limitation.
Does any one use this in production?
We used internally to do some analytics on build and test output (we had a lot of data). In retrospect I would not use it again. Performance wise it was ok, but pricing model sucks. Non pro version does not support user authentication and that was the only thing we needed from the Pro version (Server)