<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>plugin on chrismoos</title>
    <link>/tags/plugin/</link>
    <description>Recent content in plugin on chrismoos</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>&amp;copy; 2020 Chris Moos</copyright>
    <lastBuildDate>Tue, 09 Feb 2010 23:14:27 +0000</lastBuildDate><atom:link href="/tags/plugin/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>AjaxTask - a rails plugin for managing background tasks</title>
      <link>/2010/02/09/ajaxtask-a-rails-plugin-for-managing-background-tasks/</link>
      <pubDate>Tue, 09 Feb 2010 23:14:27 +0000</pubDate>
      
      <guid>/2010/02/09/ajaxtask-a-rails-plugin-for-managing-background-tasks/</guid>
      <description>SOAP, Background Tasks, and AJAX Recently in Rails I&amp;rsquo;ve been interacting with various SOAP services and running them in the background with Workling. I needed to relay the SOAP response to the client&amp;rsquo;s web browser, so I decided to use AJAX to poll the status of my background tasks.
This is great if you have &amp;lt; 30 second background tasks running, but don&amp;rsquo;t want to block a user (and a request).</description>
    </item>
    
  </channel>
</rss>
