|
|
|
|
|
by bbrowning
4547 days ago
|
|
Since both Jubilee and TorqBox are easy to install, I did a quick test of both on my machine with the TechEmpower JSON app to get a feel for the relative performance - https://gist.github.com/bbrowning/8244516 My laptop gets 19k req/s with Jubilee and 118k req/s with TorqBox on the same Rack app. While Java on Vertx does fare very well in benchmarks, it's incorrect to assume this directly translates to other languages and frameworks written on top of Vertx also having the same high performance. |
|
Torqbox won the rack test, and Jubilee out performed in the rails one.