gmcinnes / Ruote--Sinatra--Thin-test-app
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README | Wed Oct 07 12:58:37 -0700 2009 | |
| |
config.ru | Wed Oct 07 12:41:09 -0700 2009 | |
| |
lib/ | Wed Oct 07 12:41:09 -0700 2009 | |
| |
main.rb | Wed Oct 07 12:41:09 -0700 2009 | |
| |
participants/ | Wed Oct 07 12:41:09 -0700 2009 | |
| |
resources/ | Wed Oct 07 12:41:09 -0700 2009 | |
| |
start_server.sh | Wed Oct 07 12:41:09 -0700 2009 | |
| |
test.sh | Wed Oct 07 12:41:09 -0700 2009 | |
| |
work/ | Wed Oct 07 12:42:37 -0700 2009 | |
| |
workflows/ | Wed Oct 07 12:41:09 -0700 2009 |
README
Run start_server.sh to start the thin server with ruote backing and then in a different place run test.sh (requires curl) to fire off a couple of requests to the thin server, and see the delays in question. Obviously if you don't have curl you can fire off requests any other way you find convenient, using the stuff in test.sh as a template.
