Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drnic/sinatra-synchrony-example
https://github.com/drnic/sinatra-synchrony-example
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/drnic/sinatra-synchrony-example
- Owner: drnic
- Created: 2011-05-05T23:08:17.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-05-05T23:39:49.000Z (over 13 years ago)
- Last Synced: 2023-04-10T17:09:56.809Z (over 1 year ago)
- Language: Ruby
- Size: 93.8 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The example app from sinatra-synchrony
The [sinatra-synchrony](https://github.com/kyledrake/sinatra-synchrony) project describes an example app. This repo codifies that example.
## Usage
git clone git://github.com/drnic/sinatra-synchrony-example.git
cd sinatra-synchrony-example
bundle
rackup -s thinTo test the app:
curl http://localhost:9292/
ab -n 100 -c 5 http://localhost:9292/