<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://gearman.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://gearman.org/feed.php">
        <title>Gearman</title>
        <description></description>
        <link>http://gearman.org/</link>
        <image rdf:resource="http://gearman.org/lib/images/favicon.ico" />
       <dc:date>2012-04-24T20:14:53+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://gearman.org/index.php?id=gearman&amp;rev=1335211649&amp;do=diff"/>
                <rdf:li rdf:resource="http://gearman.org/index.php?id=manual:troubleshooting&amp;rev=1332305796&amp;do=diff"/>
                <rdf:li rdf:resource="http://gearman.org/index.php?id=manual&amp;rev=1332305722&amp;do=diff"/>
                <rdf:li rdf:resource="http://gearman.org/index.php?id=download&amp;rev=1332305516&amp;do=diff"/>
                <rdf:li rdf:resource="http://gearman.org/index.php?id=use_cases&amp;rev=1332305370&amp;do=diff"/>
                <rdf:li rdf:resource="http://gearman.org/index.php?id=php_-_mass_pdf_quote_email&amp;rev=1332305317&amp;do=diff"/>
                <rdf:li rdf:resource="http://gearman.org/index.php?id=communication&amp;rev=1332304600&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://gearman.org/lib/images/favicon.ico">
        <title>Gearman</title>
        <link>http://gearman.org/</link>
        <url>http://gearman.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://gearman.org/index.php?id=gearman&amp;rev=1335211649&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-23T20:07:29+00:00</dc:date>
        <dc:creator>isaiah.v</dc:creator>
        <title>gearman</title>
        <link>http://gearman.org/index.php?id=gearman&amp;rev=1335211649&amp;do=diff</link>
        <description>News

*  [2012-04-12]  java-gearman-service v0.6 has been released. The following changes have been made:

	*  The service now uses the slf4j logging facade, allowing the user to have better control over logging.
		*  Persistent background jobs are now supported though an application hook
		*  The API has been updated to be more user friendly, and it makes it easier to create divide-and-conquer/mapreduce applications (breaks the code of previous versions)
		*  A .properties file now may be used …</description>
    </item>
    <item rdf:about="http://gearman.org/index.php?id=manual:troubleshooting&amp;rev=1332305796&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-21T04:56:36+00:00</dc:date>
        <dc:creator>cgsmith</dc:creator>
        <title>manual:troubleshooting</title>
        <link>http://gearman.org/index.php?id=manual:troubleshooting&amp;rev=1332305796&amp;do=diff</link>
        <description>cPanel Installation</description>
    </item>
    <item rdf:about="http://gearman.org/index.php?id=manual&amp;rev=1332305722&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-21T04:55:22+00:00</dc:date>
        <dc:creator>cgsmith</dc:creator>
        <title>manual</title>
        <link>http://gearman.org/index.php?id=manual&amp;rev=1332305722&amp;do=diff</link>
        <description>This manual covers generic Gearman concepts and interfaces used by many of the APIs. Examples given will use the PHP extension that wraps the C library, although it should be easy to translate the examples to the other language APIs. This manual will also focus on features provided by the job server written in C, for documentation on the Perl version of the job server see the documentation provided in the Perl module. This manual is a live document and will be updated as new functionality is add…</description>
    </item>
    <item rdf:about="http://gearman.org/index.php?id=download&amp;rev=1332305516&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-21T04:51:56+00:00</dc:date>
        <dc:creator>cgsmith</dc:creator>
        <title>download</title>
        <link>http://gearman.org/index.php?id=download&amp;rev=1332305516&amp;do=diff</link>
        <description>Overview


There are a few options when it comes to choosing a job server and API. Gearman has benefited from many active open source contributors who have each introduced a new project or helped out with an existing one. Some projects are more active than others, each have varying features and performance, but they are all compatible with one another (except for some new protocol additions). If you need help figuring out which option would best suit your needs, get in touch!</description>
    </item>
    <item rdf:about="http://gearman.org/index.php?id=use_cases&amp;rev=1332305370&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-21T04:49:30+00:00</dc:date>
        <dc:creator>cgsmith</dc:creator>
        <title>use_cases</title>
        <link>http://gearman.org/index.php?id=use_cases&amp;rev=1332305370&amp;do=diff</link>
        <description>Use Cases


If you are using Gearman, please login to the wiki and create a use case page describing how you are using it. This will help others get an idea of the different ways Gearman can be deployed, and perhaps you will get some feedback about how to improve your usage. Thanks!</description>
    </item>
    <item rdf:about="http://gearman.org/index.php?id=php_-_mass_pdf_quote_email&amp;rev=1332305317&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-21T04:48:37+00:00</dc:date>
        <dc:creator>cgsmith</dc:creator>
        <title>php_-_mass_pdf_quote_email</title>
        <link>http://gearman.org/index.php?id=php_-_mass_pdf_quote_email&amp;rev=1332305317&amp;do=diff</link>
        <description>Mass PDF quote via email


Current code of this can be found as a gist on GitHub.  The code was created to allow the client to select multiple quotes, in a custom quoting system we created, and then hit “Quick Email” and have them sent off.

Problem: When the customer hit the Quick Email button it would load really slow.  This is due to the fact that he would email over 10-15 clients at a time.</description>
    </item>
    <item rdf:about="http://gearman.org/index.php?id=communication&amp;rev=1332304600&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-21T04:36:40+00:00</dc:date>
        <dc:creator>cgsmith</dc:creator>
        <title>communication</title>
        <link>http://gearman.org/index.php?id=communication&amp;rev=1332304600&amp;do=diff</link>
        <description>Communication


Most Gearman related communication happens on IRC or on the Google groups mailing list.


	*  Google Group/Mailing List: Gearman group on Google Groups
	*  IRC Channel: #gearman on irc.freenode.net</description>
    </item>
</rdf:RDF>

