<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <link href="http://www.eco-villages.org/notes/atom/1340" rel="self" type="application/atom+xml"/>
  <link href="http://www.eco-villages.org/notes/view/1340"/>
  <id>urn:memiki:edouard:science-technology:Programming:JRuby-and-Rails-on-Google-App-Engine:note-1340</id>
  <title>JRuby and Rails on Google App Engine</title>
  <updated>2009-04-14T11:56:59Z</updated>
  <entry>
    <id>urn:edouard:science-technology:Programming:JRuby-and-Rails-on-Google-App-Engine:note-1340</id>
    <title>Note body</title>
    <author>
      <name>edouard</name>
    </author>
    <updated>2009-04-09T09:53:40Z</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
<table>
		<tr>
			<td><img src="http://code.google.com/appengine/images/appengine_lowres.jpg" alt="" /></td>
			<td><img src="http://www.orug.org/images/rubysmall.png" alt="" /></td>
			<td> <em>Google has released App Engine support for Java &#8230; Great: JRuby + Rails can be used on the infrastructure!</em> </td>
		</tr>
	</table>




	<p><a href="http://blog.nicksieger.com/articles/2009/04/11/jruby-on-google-appengine-first-impressions">JRuby on Google AppEngine: First Impressions [Article by Nick Sieger]</a></p>


<blockquote>
	<p>In the end, I’m still extremely excited about the prospect of using JRuby and Rails on AppEngine, and can’t wait to see what people build with these tools. If you want a little head start, you can check out the first Rails application I deployed, <a href="http://jruby-rack.appspot.com">jruby-rack.appspot.com</a></p>

</blockquote>




	<p><a href="http://olabini.com/blog/2009/04/jruby-on-rails-on-google-app-engine/">JRuby on Rails on Google App Engine [Article by Ola Bini]</a></p>


<blockquote>
	<p>In this post I thought I’d go through the steps you need to take to get a JRuby on Rails application working on <span class="caps">GAE</span>/J, and also what kind of characteristics you should expect from your application.</p>

</blockquote>




	<p><em>trade-offs and constraints:</em></p>


	<ul>
	<li>No regular net/http, restclient, ActiveResource usage.</li>
		<li>No ActiveRecord! (use Bumble !?)</li>
		<li>1000-files limit per application! (freeze rails gems remove unused stuff!)</li>
		<li>Startup/first request processing is slow.<br />...</li>
	</ul>      </div>
    </content>
  </entry>
</feed>

