|
@@ -24,29 +24,6 @@
|
|
|
"notes": "",
|
|
|
"versus": "rack-puma-mri"
|
|
|
},
|
|
|
- "puma-jruby": {
|
|
|
- "setup_file": "run_jruby_puma",
|
|
|
- "json_url": "/hello_world/json",
|
|
|
- "db_url": "/hello_world/db",
|
|
|
- "query_url": "/hello_world/query?queries=",
|
|
|
- "fortune_url": "/fortune",
|
|
|
- "update_url": "/update?queries=",
|
|
|
- "plaintext_url": "/plaintext",
|
|
|
- "port": 8080,
|
|
|
- "approach": "Realistic",
|
|
|
- "classification": "Fullstack",
|
|
|
- "database": "MySQL",
|
|
|
- "framework": "rails",
|
|
|
- "language": "Ruby",
|
|
|
- "orm": "Full",
|
|
|
- "platform": "JRuby",
|
|
|
- "webserver": "Puma",
|
|
|
- "os": "Linux",
|
|
|
- "database_os": "Linux",
|
|
|
- "display_name": "rails-puma-jruby",
|
|
|
- "notes": "",
|
|
|
- "versus": "rack-puma-jruby"
|
|
|
- },
|
|
|
"puma-rbx": {
|
|
|
"setup_file": "run_rbx_puma",
|
|
|
"json_url": "/hello_world/json",
|
|
@@ -93,52 +70,6 @@
|
|
|
"notes": "",
|
|
|
"versus": "rack-thin"
|
|
|
},
|
|
|
- "torqbox-jruby": {
|
|
|
- "setup_file": "run_torqbox",
|
|
|
- "json_url": "/hello_world/json",
|
|
|
- "db_url": "/hello_world/db",
|
|
|
- "query_url": "/hello_world/query?queries=",
|
|
|
- "fortune_url": "/fortune",
|
|
|
- "update_url": "/update?queries=",
|
|
|
- "plaintext_url": "/plaintext",
|
|
|
- "port": 8080,
|
|
|
- "approach": "Realistic",
|
|
|
- "classification": "Fullstack",
|
|
|
- "database": "MySQL",
|
|
|
- "framework": "rails",
|
|
|
- "language": "Ruby",
|
|
|
- "orm": "Full",
|
|
|
- "platform": "JRuby",
|
|
|
- "webserver": "TorqBox",
|
|
|
- "os": "Linux",
|
|
|
- "database_os": "Linux",
|
|
|
- "display_name": "rails-torqbox-jruby",
|
|
|
- "notes": "",
|
|
|
- "versus": "rack-torqbox-jruby"
|
|
|
- },
|
|
|
- "trinidad-jruby": {
|
|
|
- "setup_file": "run_trinidad",
|
|
|
- "json_url": "/hello_world/json",
|
|
|
- "db_url": "/hello_world/db",
|
|
|
- "query_url": "/hello_world/query?queries=",
|
|
|
- "fortune_url": "/fortune",
|
|
|
- "update_url": "/update?queries=",
|
|
|
- "plaintext_url": "/plaintext",
|
|
|
- "port": 8080,
|
|
|
- "approach": "Realistic",
|
|
|
- "classification": "Fullstack",
|
|
|
- "database": "MySQL",
|
|
|
- "framework": "rails",
|
|
|
- "language": "Ruby",
|
|
|
- "orm": "Full",
|
|
|
- "platform": "JRuby",
|
|
|
- "webserver": "Trinidad",
|
|
|
- "os": "Linux",
|
|
|
- "database_os": "Linux",
|
|
|
- "display_name": "rails-trinidad-jruby",
|
|
|
- "notes": "",
|
|
|
- "versus": "rack-trinidad-jruby"
|
|
|
- },
|
|
|
"unicorn": {
|
|
|
"setup_file": "run_unicorn",
|
|
|
"json_url": "/hello_world/json",
|