summaryrefslogtreecommitdiff
path: root/yaksh/test_models.py
diff options
context:
space:
mode:
authorPrabhu Ramachandran2017-08-04 16:24:38 +0530
committerPrabhu Ramachandran2017-08-04 16:24:38 +0530
commitaf06b0d65c1b3ae1f04be1d18c155677e7bf7922 (patch)
treed081a14e13592d51930fb0a593c9b04faa4663f8 /yaksh/test_models.py
parent08eaf36d6345212a580a2ccddcdfae7bea85191d (diff)
downloadonline_test-af06b0d65c1b3ae1f04be1d18c155677e7bf7922.tar.gz
online_test-af06b0d65c1b3ae1f04be1d18c155677e7bf7922.tar.bz2
online_test-af06b0d65c1b3ae1f04be1d18c155677e7bf7922.zip
Completely rewrite the server pool.
It is now much simpler. There are no xmlrpc servers anymore instead the tornado server takes a post request to submit a job asynchronously and the results are added to a shared dictionary. A get request can be used to check the status of a submitted job. This allows the submission and checking of code to be completely async and will make the application a lot more scalable.
Diffstat (limited to 'yaksh/test_models.py')
0 files changed, 0 insertions, 0 deletions