manas23
Junior Member
- May 24, 2018
- 173
- 31
I have been running 10 python scripts on my personal computer. I have tried with dedicated server as well(1000mbps).
With my personal pc, running 10 scripts at the same time, I am able to process 250 requests a hour each script.
On dedicated, I was able do to 500 each script. My question is; how can I double the scripts without losing performance? The script downloads a picture and uploads.
I can double the scripts on my personal computer but they do 120 process each.
With my personal pc, running 10 scripts at the same time, I am able to process 250 requests a hour each script.
On dedicated, I was able do to 500 each script. My question is; how can I double the scripts without losing performance? The script downloads a picture and uploads.
I can double the scripts on my personal computer but they do 120 process each.