-
Notifications
You must be signed in to change notification settings - Fork 0
guyromm/LongPollingTest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
installation: $ virtualenv --no-site-packages . $ source bin/activate $ git submodule update --init $ pip install -r noodles/requirements.txt $ python runserver.py and then point your browser to /static/test.html **** a little stress testing **** launch server $ source bin/activate ; python runserver.py open your browser at http://localhost/static/test.html?tok=1234 type the following in your terminal: $ ab -n10000 -c30 'http://localhost/lp/putaction?c=someradneomaction' proceed to watch the ensuing hilarity.
About
building a test longpolling controller using noodles
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published