Traffic Handling
koosh0610
TRIALOP
2 years ago
If I use the Pro subscription how much traffic can my website handle? I want ideally handle 100 users at a time. I am using streamlit to deploy a data app. Also, how do I connect to a GPU in railways deployment, if that's possible.
2 Replies
2 years ago
How much traffic your app can handle has much more to do with your code than it does Railway, as Railway only charges for resources used, and not how many visitors or similar metrics.
Railway also does not support GPUs at the moment.
Status changed to Solved Railway • about 2 years ago
koosh0610
TRIALOP
2 years ago
Oh okay. Thanks!