diff options
author | Prabhu Ramachandran | 2011-11-20 21:38:05 +0530 |
---|---|---|
committer | Prabhu Ramachandran | 2011-11-20 21:38:05 +0530 |
commit | 13d4aa869a8a49c2ea27ee97b88decfde48639b5 (patch) | |
tree | 248ef1ec21672918cf9ebabf351fd164cbe280c7 /sample_questions.py | |
parent | 637db68dca2a909657c151566ad36897a4353999 (diff) | |
download | online_test-13d4aa869a8a49c2ea27ee97b88decfde48639b5.tar.gz online_test-13d4aa869a8a49c2ea27ee97b88decfde48639b5.tar.bz2 online_test-13d4aa869a8a49c2ea27ee97b88decfde48639b5.zip |
ENH: Python server can now run multiple servers
- the SERVER_PORTS is now a list of ports and when you run
python_server.py it will run as many servers as desired.
- python_server.py now will create multiple servers via
multiprocessing.
- the xmlrpc_clients.py is changed to deal with these multiple servers.
This allows us to handle many incoming requests.
These changes allow us to run the online test for many users. We had
over 400 simultaneous users and a total of about 650 users using the app
with these modifications.
Diffstat (limited to 'sample_questions.py')
0 files changed, 0 insertions, 0 deletions