Serhiy Storchaka added the comment:

There is no special infrastructure. You can just provide two files. One script 
should implement simple server that produces large output. Other script should 
implement the client that makes a number of requests and measure the time. Of 
course you can implement this in one file using multiprocessing if you prefer.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26049>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to