<?xml version="1.0" encoding="utf-8"?>
<rss 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><language>en</language><lastBuildDate>Mon, 18 Jun 2007 08:15:59 -0000</lastBuildDate><item><title>Re: Rails: The Demonstration</title><link>http://www.brodwall.com/johannes/blog/2007/04/21/rails-the-demonstration/#comment-1798008</link><description>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;br&gt;&lt;br&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"&gt;http://studios.thoughtworks.com/rubyworks&lt;/a&gt;) an offering where they provide support for Jruby/Rails apps. &lt;br&gt;&lt;br&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!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marius Mårnes Mathiesen</dc:creator><pubDate>Mon, 18 Jun 2007 08:15:59 -0000</pubDate></item><item><title>Re: Rails: The Demonstration</title><link>http://www.brodwall.com/johannes/blog/2007/04/21/rails-the-demonstration/#comment-1798007</link><description>Good questions, Niraj&lt;br&gt;&lt;br&gt;Rails have no problems with scalability for most usages. See &lt;a href="http://railsexpress.de/blog/" rel="nofollow"&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;br&gt;&lt;br&gt;JRuby has &lt;a href="http://www.infoq.com/news/2007/04/jruby-almost-ready" rel="nofollow"&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;br&gt;&lt;br&gt;For some cool usages of blocks, see &lt;a href="http://weblog.jamisbuck.org/2007/1/19/blocks-rock" rel="nofollow"&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"&gt;BDD from Luke Redpath&lt;/a&gt;, and hopefully soon, rbehave from &lt;a href="http://dannorth.net" rel="nofollow"&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"&gt;Matz&lt;/a&gt;.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Johannes Brodwall</dc:creator><pubDate>Mon, 30 Apr 2007 00:27:24 -0000</pubDate></item><item><title>Re: Rails: The Demonstration</title><link>http://www.brodwall.com/johannes/blog/2007/04/21/rails-the-demonstration/#comment-1798006</link><description>Dear sir&lt;br&gt;&lt;br&gt;Do you think that the word scalability goes together with&lt;br&gt;the dynamic languages like Ruby or PHP.&lt;br&gt;&lt;br&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;br&gt;&lt;br&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</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Niraj Manandhar</dc:creator><pubDate>Thu, 26 Apr 2007 13:36:57 -0000</pubDate></item></channel></rss>