<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Thinking inside a bigger box - Latest Comments in Rails: The Demonstration</title><link>http://thinkinginsideabiggerbox.disqus.com/</link><description></description><atom:link href="https://thinkinginsideabiggerbox.disqus.com/rails_the_demonstration/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Mon, 18 Jun 2007 04:15:59 -0000</lastBuildDate><item><title>Re: Rails: The Demonstration</title><link>http://johannesbrodwall.com/2007/04/21/rails-the-demonstration/#comment-1798008</link><description>&lt;p&gt;As this thread is a few months old and a lot  has happened since, here's a small update. Jruby is now in 1.0, and runs Rails perfectly. It actually outperforms C-ruby, and one of the really cool things that has spun off it is the Gold spike plugin, which lets you create WAR files from a standard Rails project. This war includes everything needed to run your Rails app inside a java app server, including JRuby itself, any JDBC drivers (unless, of course, you prefer the pure Ruby database drivers), the java ports of OpenSSL - the works.&lt;/p&gt;&lt;p&gt;Gold spike probably isn't ready for production use yet, though, but Sun is working hard on it. As for the general readiness of Jruby on Rails, Thoughtworks recently announced RubyWorks (&lt;a href="http://studios.thoughtworks.com/rubyworks)" rel="nofollow noopener" target="_blank" title="http://studios.thoughtworks.com/rubyworks)"&gt;http://studios.thoughtworks...&lt;/a&gt; an offering where they provide support for Jruby/Rails apps.&lt;/p&gt;&lt;p&gt;My recommendation is to give JRuby on rails a try. Try running Jruby with mongrel (the java port) and run it the traditional way behind Apache if you like. I'm sure you'll be satisfied!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marius Mårnes Mathiesen</dc:creator><pubDate>Mon, 18 Jun 2007 04:15:59 -0000</pubDate></item><item><title>Re: Rails: The Demonstration</title><link>http://johannesbrodwall.com/2007/04/21/rails-the-demonstration/#comment-1798007</link><description>&lt;p&gt;Good questions, Niraj&lt;/p&gt;&lt;p&gt;Rails have no problems with scalability for most usages. See &lt;a href="http://railsexpress.de/blog/" rel="nofollow noopener" target="_blank" title="http://railsexpress.de/blog/"&gt;RailsExpress&lt;/a&gt; for lots of tips on how to make it scale. My impression is that people are running Rails with 100s of hits per second without too much effort.&lt;/p&gt;&lt;p&gt;JRuby has &lt;a href="http://www.infoq.com/news/2007/04/jruby-almost-ready" rel="nofollow noopener" target="_blank" title="http://www.infoq.com/news/2007/04/jruby-almost-ready"&gt;just recently&lt;/a&gt; come to a state where it can run Rails. I would wait a little with that. Unless you absolutely MUST use a J2EE-container, I think you're better of with Apache/lighttp + Mongrel + Capistrano, anyhow.&lt;/p&gt;&lt;p&gt;For some cool usages of blocks, see &lt;a href="http://weblog.jamisbuck.org/2007/1/19/blocks-rock" rel="nofollow noopener" target="_blank" title="http://weblog.jamisbuck.org/2007/1/19/blocks-rock"&gt;Jamis Buck's blog&lt;/a&gt;, &lt;a href="http://www.lukeredpath.co.uk/2006/8/29/developing-a-rails-model-using-bdd-and-rspec-part-1" rel="nofollow noopener" target="_blank" title="http://www.lukeredpath.co.uk/2006/8/29/developing-a-rails-model-using-bdd-and-rspec-part-1"&gt;BDD from Luke Redpath&lt;/a&gt;, and hopefully soon, rbehave from &lt;a href="http://dannorth.net" rel="nofollow noopener" target="_blank" title="http://dannorth.net"&gt;Dan North&lt;/a&gt;. For the underlying justification, see Artima's interview with &lt;a href="http://www.artima.com/intv/closures.html" rel="nofollow noopener" target="_blank" title="http://www.artima.com/intv/closures.html"&gt;Matz&lt;/a&gt;.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Johannes Brodwall</dc:creator><pubDate>Sun, 29 Apr 2007 20:27:24 -0000</pubDate></item><item><title>Re: Rails: The Demonstration</title><link>http://johannesbrodwall.com/2007/04/21/rails-the-demonstration/#comment-1798006</link><description>&lt;p&gt;Dear sir&lt;/p&gt;&lt;p&gt;Do you think that the word scalability goes together with&lt;br&gt;the dynamic languages like Ruby or PHP.&lt;/p&gt;&lt;p&gt;Recently i have been hearing and doing JRUBY&lt;br&gt;Can you &lt;br&gt;guide me on how can i develop a rails application in&lt;br&gt; JRuby and &lt;br&gt;run that application in Jetty or any JavaEE web container.&lt;/p&gt;&lt;p&gt;Last thing is can you tell me where do i use blocks in more partical &lt;br&gt;way rather than listing element of an array&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Niraj Manandhar</dc:creator><pubDate>Thu, 26 Apr 2007 09:36:57 -0000</pubDate></item></channel></rss>