<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheets/rss.css" type="text/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>Brainspl.at: BackgrounDRb now with ActiveRecord Goodness.</title>
    <link>http://brainspl.at/articles/2006/06/12/backgroundrb-now-with-activerecord-goodness</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Brainspl.at</description>
    <item>
      <title>"BackgrounDRb now with ActiveRecord Goodness." by Schwarzer Tee</title>
      <description>good Site, many greetings from Germany Einbeck Teeladen

Schwarzer Tee</description>
      <pubDate>Thu, 28 Dec 2006 19:11:49 +0000</pubDate>
      <guid>urn:uuid:d21449c5-9ec4-4b0f-a828-084bb8766071</guid>
      <link>http://brainspl.at/articles/2006/06/12/backgroundrb-now-with-activerecord-goodness#comment-3848</link>
    </item>
    <item>
      <title>"BackgrounDRb now with ActiveRecord Goodness." by Jase</title>
      <description>This is looking really good, I can't wait to getting a bit of time to look at this, especially considering that ActiveRecord barfs sometimes if you just hack together something using normal Ruby Threads due to the nature of the MySQL adapter.</description>
      <pubDate>Mon, 18 Dec 2006 16:42:55 +0000</pubDate>
      <guid>urn:uuid:f597c8d2-c49a-4fcd-8925-0768cebd898f</guid>
      <link>http://brainspl.at/articles/2006/06/12/backgroundrb-now-with-activerecord-goodness#comment-3834</link>
    </item>
    <item>
      <title>"BackgrounDRb now with ActiveRecord Goodness." by Brian Mulloy</title>
      <description>Ezra, fantastic work on BackgrounDrb.  We had a serious amount of iterative number crunching we wanted to do as part of our site, but the reponse times made it impossible.  In one day (yesterday) we found your plugin, created a worker to wrap our crawler and got it deployed as it's own tier in our env.  And your AJAX example with the progress bar makes the user experience seamless. Huge thanks!  Great design.</description>
      <pubDate>Fri, 17 Nov 2006 23:05:20 +0000</pubDate>
      <guid>urn:uuid:dca1faa5-ab68-4cb2-8b5d-05cf3601e8b4</guid>
      <link>http://brainspl.at/articles/2006/06/12/backgroundrb-now-with-activerecord-goodness#comment-3771</link>
    </item>
    <item>
      <title>"BackgrounDRb now with ActiveRecord Goodness." by nieruchomości warszawa</title>
      <description>ogłoszenia nieruchomości, nieruchomości, nieruchomości warszawa, wynajem mieszkań warszawa, wynajmę mieszkanie</description>
      <pubDate>Mon, 11 Sep 2006 05:59:55 +0000</pubDate>
      <guid>urn:uuid:21d69580-3c34-41e4-8843-8dae55500db8</guid>
      <link>http://brainspl.at/articles/2006/06/12/backgroundrb-now-with-activerecord-goodness#comment-3623</link>
    </item>
    <item>
      <title>"BackgrounDRb now with ActiveRecord Goodness." by Ezra</title>
      <description>Very cool Derek. </description>
      <pubDate>Tue, 20 Jun 2006 06:58:24 +0000</pubDate>
      <guid>urn:uuid:a910fdb7-92c8-4695-9a89-b09036f4c1b3</guid>
      <link>http://brainspl.at/articles/2006/06/12/backgroundrb-now-with-activerecord-goodness#comment-2207</link>
    </item>
    <item>
      <title>"BackgrounDRb now with ActiveRecord Goodness." by Derek Haynes</title>
      <description>Ezra,

Thanks a ton for your work with backgroundrb...it helped form the core of our RailsDay 2006 application, Heartbeat, a web control panel for Rails applications:

http://heartbeat.highgroove.com</description>
      <pubDate>Tue, 20 Jun 2006 05:42:17 +0000</pubDate>
      <guid>urn:uuid:5dfc90e9-9dae-478b-8705-4148f5815b0c</guid>
      <link>http://brainspl.at/articles/2006/06/12/backgroundrb-now-with-activerecord-goodness#comment-2204</link>
    </item>
    <item>
      <title>BackgrounDRb now with ActiveRecord Goodness.</title>
      <description>&lt;p&gt;Quick note here to announce a new release of the BackgrounDRb plugin. THis release adds the ability to easily work with your ActiveRecord models from your worker classes. I also added a config file that you can use to change the port and host as well as tell it whether or not to connect to the database and what environment to use when doing so.&lt;/p&gt;


	&lt;p&gt;Also worker classes are even easier to create now. You no longer have to deal with Threads yourself and the @logger object is automatically available to you. So now a worker class inherit from BackgrounDRb::Rails and looks like this:&lt;/p&gt;


&lt;pre&gt;
class MyWorker &amp;lt; BackgrounDRb::Rails

  def do_work(args)
    # put your code in here to run your tasks.
    # this method is called when you create a 
    # new worker. No more dealing with Threads
    # yourself!
  end

end
&lt;/pre&gt;

	&lt;p&gt;Home page: &lt;a href='http://backgroundrb.rubyforge.org'&gt;http://backgroundrb.rubyforge.org&lt;/a&gt;&lt;br /&gt;
svn repo: svn://rubyforge.org//var/svn/backgroundrb
Mailing list: &lt;a href='http://rubyforge.org/mailman/listinfo/backgroundrb-devel'&gt;http://rubyforge.org/mailman/listinfo/backgroundrb-devel&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 12 Jun 2006 22:18:00 +0000</pubDate>
      <guid>urn:uuid:1c6010a6-0d0e-47ba-9422-68915425a5e0</guid>
      <author>ezmobius</author>
      <link>http://brainspl.at/articles/2006/06/12/backgroundrb-now-with-activerecord-goodness</link>
      <category>drb</category>
      <category>background</category>
      <category>task</category>
      <trackback:ping>http://brainspl.at/articles/trackback/1748</trackback:ping>
    </item>
  </channel>
</rss>

