ShinyProxy
https://www.shinyproxy.io/
https://appsilon.com/alternatives-to-scaling-shiny/
![Scaling Shiny](https://appsilon.com/assets/uploads/2018/12/Scaling-Shiny-1.png)
(1) Shiny Server Open Source
![Shiny Server Open Source scaling](https://appsilon.com/assets/uploads/2018/12/Shiny-Server-Opensource.png)
(2) Shiny Server Pro
![shiny server pro scaling](https://appsilon.com/assets/uploads/2018/12/Shiny-Server-Pro.png)
(3) ShinyProxy
![ShinyProxy scaling](https://appsilon.com/assets/uploads/2018/12/ShinyProxy.png)
ShinyProxy from OpenAnalytics is an open source alternative for serving Shiny apps. It provides many features required by enterprise applications. Its architecture is based on docker containers, which isolate the app’s environment and can serve not only Shiny apps but other apps, too (like Dash).
The key difference is that ShinyProxy starts a new app instance for each new user. The architecture is straightforward, convenient, and easy to maintain.
(4) Custom architecture like Appsilon Revolver
![Revolver scaling shiny](https://appsilon.com/assets/uploads/2018/12/Revolver.png)