From: Alexey Verkhovsky Date: 2007-09-24T22:48:57+09:00 Subject: Re: Latest benchmarks On 9/24/07, Alexey Verkhovsky wrote: > That's about it. Also: To run on Mongrel-JRuby: jruby -O -J-server script/server -e production To run on Jetty: jruby -S rake jrubyworks:war # this sucks, will fix soon mkdir -p war cp petstore.war war/ jruby -S rake jrubyworks:retty To run on Ruby 1.9: a fairly big exercise (Rails is not Ruby 1.9-compatible) -- Alexey Verkhovsky CruiseControl.rb [http://cruisecontrolrb.thoughtworks.com] RubyWorks [http://rubyworks.thoughtworks.com]