<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Depth-First: Tag mongrel</title>
    <link>http://depth-first.com/articles/tag/mongrel</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Walking the Web of Chemical Informatics</description>
    <item>
      <title>Mongrel and Rails: It's Just not Fair</title>
      <description>&lt;p&gt;&lt;img src="http://depth-first.com/demo/20070205/mongrel.png" align="right"&gt;&lt;/img&gt;&lt;a href="http://www.rubyonrails.org/"&gt;Rails&lt;/a&gt; excels as a rapid Web development platform. Deployment of Rails applications, on the other hand, has until recently been a lot less rapid and a lot more complicated. A new Rails technology called &lt;a href="http://mongrel.rubyforge.org/index.html"&gt;Mongrel&lt;/a&gt; is now set to change all of that.&lt;/p&gt;

&lt;p&gt;Mongrel is a fast Rails application container. It can be used in standalone mode - exactly like &lt;a href="http://www.webrick.org/"&gt;WEBrick&lt;/a&gt;. For hassle-free scaling, your Rails application can also be run on multiple Mongrel instances (either located on the same server or on multiple servers) behind a load balancer such as &lt;a href="http://siag.nu/pen/"&gt;Pen&lt;/a&gt;, &lt;a href="http://www.inlab.de/balance.html"&gt;Balance&lt;/a&gt;, or &lt;a href="http://httpd.apache.org/"&gt;Apache 2.1+&lt;/a&gt;. Using Mongrel is very simple: it's packaged as a Ruby Gem and requires minimal configuration. Mongrel is also stable (Version 1.0 was just released), actively maintained (unlike &lt;a href="http://www.lighttpd.net/"&gt;lighttpd&lt;/a&gt;), and apparently quite secure.&lt;/p&gt;

&lt;p&gt;What does this have to do with cheminformatics? Quite a lot if you, like me, see the Web as the &lt;a href="http://depth-first.com/articles/2006/11/20/unchaining-chemistry-from-the-desktop"&gt;ideal platform&lt;/a&gt; for developing cheminformatics applications. Sure, a lot of technologies will need to be created first. But this is just another way of underscoring the big opportunities ahead. Future articles will discuss some of them.&lt;/p&gt;</description>
      <pubDate>Mon, 05 Feb 2007 14:51:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:ff3dcc1f-15b8-427d-8ed8-dae594ce78ec</guid>
      <author>Rich Apodaca</author>
      <link>http://depth-first.com/articles/2007/02/05/mongrel-and-rails-its-just-not-fair</link>
      <category>Tools</category>
      <category>mongrel</category>
      <category>rails</category>
      <category>ruby</category>
      <category>cheminformatics</category>
      <category>loadbalance</category>
    </item>
  </channel>
</rss>
